Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm working on a spreadsheet for my sister...I need information I type in on
page 1 to also be on subsequent pages (with as little effort as possible)...and information from other pages to show on page 1...how do I do this. It's for tracking the progress of her students and there are quite a few of them...and lots of information to sort. I've used Macros to do the initial input, and sorting of names... |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can set up cell formulas to reference cells on any other sheet in the
workbook. To type one in, lets say you're on Sheet1 and want to have info from Sheet2, cell A1 visible at B19 on Sheet1. On Sheet1, in cell B19 you could put this formula: =Sheet1!A1 Sometimes it's easier to let Excel do the work. You could click in cell B19 on Sheet1 and type in just the = symbol, then click on Sheet2 and then in cell A1 and hit [Enter] with the same result. "JDsSquirrel" wrote: I'm working on a spreadsheet for my sister...I need information I type in on page 1 to also be on subsequent pages (with as little effort as possible)...and information from other pages to show on page 1...how do I do this. It's for tracking the progress of her students and there are quite a few of them...and lots of information to sort. I've used Macros to do the initial input, and sorting of names... |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
use links
-- Gary''s Student - gsnu200723 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Rolling over the icons does not show information. | Excel Worksheet Functions | |||
how do i lookup and sum from serveral wkshts to a recap sht? | Excel Worksheet Functions | |||
How to copy several wkshts into one worksht with formulas? | Excel Worksheet Functions | |||
2 wkshts showing different views with same fonts & zooms | Excel Worksheet Functions | |||
How do I set up an index page that opens other wkshts? | Excel Discussion (Misc queries) |