worksheet name variable external data cell

C

Chuck

I have a workbook with several worksheets - one for every job, and each
worksheet is named with the job name. I am trying to make a summary sheet
with each job as one line, and I need to get a specific cell value ($C$4)
individually from each worksheet. The value for each line must correspond to
the correct job, so I have entered the job name in the first column of the
summary sheet I'm making. How can I use the job name (column 1 of the summary
sheet) to reference the correct worksheet when I call up the value of cell C4
from each sheet individually?
 
G

GoBow777

Chuck;657123 said:
I have a workbook with several worksheets - one for every job, and eac
worksheet is named with the job name. I am trying to make a summar
sheet with each job as one line, and I need to get a specific cel
value ($C$4) individually from each worksheet. The value for each lin
must correspond to the correct job, so I have entered the job name i
the first column of the summary sheet I'm making. How can I use the jo
name (column 1 of the summary sheet) to reference the correct workshee
when I call up the value of cell C4 from each sheet individually?

Hello Chuck; this may help you.
http://www.cpearson.com/excel/excelM.htm#SheetName
 

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

Top