Referencing sheets
Posted by Aaron on October 19, 2001 2:27 AM
I have a spreadsheet that has many sheets incorporating the same type of data in the same format. I want to create a summary sheet that allows the user to input the sheet name (eg "Sheet23"), and have the summary data update automatically with reference to the info on Sheet23.
I can do this with VB, and events, but would like to know if there is a way to do it without using the VB functionality.