Sheet in cell Reference

  • Thread starter Thread starter lshavit
  • Start date Start date
L

lshavit

hi all

i have in cell "a10" number 112244 which is one of the sheets name
i want to use cell referrence "a10" in formula , in order to get
value
from sheet 112244. ie : ='112244'!g4
i try a lot of variations without any success

thanks for any suggestio
 
=INDIRECT("'"&A1&"'!G4")
hi all

i have in cell "a10" number 112244 which is one of the sheets name
i want to use cell referrence "a10" in formula , in order to get
value
from sheet 112244. ie : ='112244'!g4
i try a lot of variations without any success

thanks for any suggestio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top