Hi
I am tying to insert a date from another cell on another sheet to a cell that contains a filename that must have a date. it does get the value but changes it to a random number. how can i fix this?
Sheet1, Cell A1 is the date: 20110804
Sheet2, Cell A1 is the filename with date:
Formula is:"=IA_Hoops__"&DATE!$B$3&".csv"
Value that i get is: ="IA_Hoops__40759.6666666667.csv"
The "40759.6666666667" is suppose to be the date from A1 sheet1
Tnx
I am tying to insert a date from another cell on another sheet to a cell that contains a filename that must have a date. it does get the value but changes it to a random number. how can i fix this?
Sheet1, Cell A1 is the date: 20110804
Sheet2, Cell A1 is the filename with date:
Formula is:"=IA_Hoops__"&DATE!$B$3&".csv"
Value that i get is: ="IA_Hoops__40759.6666666667.csv"
The "40759.6666666667" is suppose to be the date from A1 sheet1
Tnx