#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default I cannot remember...

I cannot remember how to get information from a particular cell from a sheet
to show up in another. I thought the function was something like $$Sheet1,
a16. I am making a grade sheet and i want to make individualt student sheets
to be able to print out. One of mt class sheets is DRT 1005 and the
information is in cell C12. Can anyone help me. I know I am missing
something simple...
--
Have a Blessed Day...
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default I cannot remember...

='DRT 1005'!A16
or
='DRT 1005'!$A$16

Excel can do the work for you: select the starting cell where you want the
other sheet's value to show up in and type the = symbol
Then select the other sheet, and the cell in that sheet and hit the [Enter]
key
And Excel will create the formula for you.

This even works across workbooks.


"nginear" wrote:

I cannot remember how to get information from a particular cell from a sheet
to show up in another. I thought the function was something like $$Sheet1,
a16. I am making a grade sheet and i want to make individualt student sheets
to be able to print out. One of mt class sheets is DRT 1005 and the
information is in cell C12. Can anyone help me. I know I am missing
something simple...
--
Have a Blessed Day...

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default I cannot remember...

Does this help?

=Sheet1!A1

Mike

"nginear" wrote:

I cannot remember how to get information from a particular cell from a sheet
to show up in another. I thought the function was something like $$Sheet1,
a16. I am making a grade sheet and i want to make individualt student sheets
to be able to print out. One of mt class sheets is DRT 1005 and the
information is in cell C12. Can anyone help me. I know I am missing
something simple...
--
Have a Blessed Day...

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default I cannot remember...

Maybe...

='drt 1005'!c12
or
=if('drt 1005'!c12="","",'drt 1005'!c12)

I'm not sure what you're doing, but if your data is nicely laid out in a tabular
fashion, maybe you can keep all the data on one worksheet and hide/show just
what you need using data|autofilter.

So filter to show Jimmy's rows, print, filter to show Mary's rows, print, ....

nginear wrote:

I cannot remember how to get information from a particular cell from a sheet
to show up in another. I thought the function was something like $$Sheet1,
a16. I am making a grade sheet and i want to make individualt student sheets
to be able to print out. One of mt class sheets is DRT 1005 and the
information is in cell C12. Can anyone help me. I know I am missing
something simple...
--
Have a Blessed Day...


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can someone please help me to remember tzap_1998 New Users to Excel 2 January 25th 08 11:22 AM
I know this is easy but I don't remember how. punter Excel Discussion (Misc queries) 5 June 16th 06 07:05 PM
I used to be able to do this, I can't remember how punter Excel Discussion (Misc queries) 3 March 2nd 06 04:22 PM
can't remember password boops699 Excel Worksheet Functions 1 December 4th 05 03:00 PM
Remember and add valeter New Users to Excel 2 April 13th 05 11:46 PM


All times are GMT +1. The time now is 07:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"