Alistair Braidwood
New Member
- Joined
- Dec 11, 2012
- Messages
- 4
Good morning,
I'm currently designing a GM calculator for our company, using exported data (csv) from our orders system, then using a database connection to autoupdate the data when the spreadsheet is opened. Next to the data in the cells, I have 4 columns for working out the new/potential GM using a dropdown box of numbers 5-90, then calculating the price based on the data which has been imported.
I am having problems when changing the data to a different customer from our database software, as if there were 10 products, and the data now extends to 20 products, the GM calculator cell references, instead of carrying on say from A10, A11, change to A10, A20, A21. I have no idea why this would be happening apart from the data connection refreshing the data on open. Is there anyway I can make sure the calculation fields always point to the correct ones in another way than putting $A$1, $A$A2 as it's a very long winded way to do, as I have 4 tabs of data and potentially upto 100 products per customer.
Thanks in advance for any help.
Alistair
I'm currently designing a GM calculator for our company, using exported data (csv) from our orders system, then using a database connection to autoupdate the data when the spreadsheet is opened. Next to the data in the cells, I have 4 columns for working out the new/potential GM using a dropdown box of numbers 5-90, then calculating the price based on the data which has been imported.
I am having problems when changing the data to a different customer from our database software, as if there were 10 products, and the data now extends to 20 products, the GM calculator cell references, instead of carrying on say from A10, A11, change to A10, A20, A21. I have no idea why this would be happening apart from the data connection refreshing the data on open. Is there anyway I can make sure the calculation fields always point to the correct ones in another way than putting $A$1, $A$A2 as it's a very long winded way to do, as I have 4 tabs of data and potentially upto 100 products per customer.
Thanks in advance for any help.
Alistair