I receive data in 10 separate excel spreads on 10 different balances. In the spreadsheets there are 100s of calcs that go into the standard deviation.
I need the standard deviation(sd) from each of these spreadsheets in a balance table. Currently, we manually input the sd for each balance.
I would like to run a query whenever the database is opened to poll the 10 spreadsheets and pull the specific cell info for the SD.
I don't need help with the link.
I need help pulling the specific cell data from each spreadsheet and making sure that the SD pulled goes to the correct balance.
I am thinking that I might need two queries to get this done.
Thanks, GGuy
I need the standard deviation(sd) from each of these spreadsheets in a balance table. Currently, we manually input the sd for each balance.
I would like to run a query whenever the database is opened to poll the 10 spreadsheets and pull the specific cell info for the SD.
I don't need help with the link.
I need help pulling the specific cell data from each spreadsheet and making sure that the SD pulled goes to the correct balance.
I am thinking that I might need two queries to get this done.
Thanks, GGuy