Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I reference the total of a formula on sheet 1 to sheet 2? I hope that
makes sense. Thank you in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If total is in cell H1 of Sheet1 then use this in the cell in Sheet2 you want
the total =Sheet1!H1 If you want to sum the cells on Sheet1 in a cell in Sheet2 then use =SUM(Sheet1!A1:A10) "onebodaciousbabe03" wrote: How do I reference the total of a formula on sheet 1 to sheet 2? I hope that makes sense. Thank you in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting a sheet name reference within a cell reference??? | Excel Discussion (Misc queries) | |||
Changing sheet reference to cell reference | Excel Worksheet Functions | |||
absolute cell reference A spreadsheet cell reference that does no | Excel Discussion (Misc queries) | |||
problem with cell reference in =sum(offset(cell reference,x,y,z,a)). Want cell ref to be variable. | Excel Worksheet Functions | |||
Problem with =sum(offset(cell reference,w,x,y,z). I want cell reference to be variable | Excel Worksheet Functions |