Thread: Cell reference
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ChrisP ChrisP is offline
external usenet poster
 
Posts: 54
Default Cell reference

hi

How do I write a cell reference to another sheet, using another cellvalue.
Example
Instead of writing ='sheet2'!A1
Id like to set the name of the "sheet" using the value of another cell.
Seems easy enough but I cant seem to get the syntax right.
Thanks!