Hellow Mr. Andrew
I do appreciate your prompt response. The excel I am working on retrieves data from SQL server, it is supposed to be a plug and play. So I should simply throw this excel file on a specific machine and change the data sources accordingly (after creating the required SQL view). While changing the data source, it will prompt an authentication box and then refresh the data automatically. Once refreshed, the formulas and functions get corrupted.
I will try to clarify my case throw the following screen shots:
1-
Original Data Set
2- First Column Formulas :
Index Column
3- Second Column Formulas:
Data set, with no blanks
4- Third Column Formulas:
Reference
2,3 and 4 numbers above, are the formulas columns built on the "Original Data Set", which is being refreshed as it retrieves data from SQL view.
Now, when I copy this file and throw on another machine to retrieve data from another SQL server, I change the connection strings manually and then the data is refreshed. The end result, everything is corrupted with the #Ref error.
By the way, I have revised a previous post for you Mr. Andrew talking about the same issue on
#REF errors with updating database connections/Cell references changing. Although, my tries are still in vain.
Appreciate any in-depth clarification and guidelines on how to get this solved out.