OK, I was able to use the indirect function to help. I'm half of the way to
where I want to be.
In A1, I hard coded Sheet1 for the worksheet name. Then, in B1, I use
=INDIRECT(A1&"!b10") to get a value from Sheet1.
However, I'd like to be able to change the tab name from Sheet1 to PlantTest
and have the text value in A1 change to PlantTest automatically.
Is there a way to do this?
Thanks!
Bookmarks