Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 3 worksheets. First one with budgeted sales, second with actual sales
and I need to use a 3D reference to get the variance on sheet three. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
should the formula be =sheet1!E22:sheet2!E22, cause this is adding not
subtracting? Thanks for your help? "cm" wrote: referece the cells in sheets 1 and 2 like this: =Sheet1!E22 "Tabis" wrote: I have 3 worksheets. First one with budgeted sales, second with actual sales and I need to use a 3D reference to get the variance on sheet three. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
wherever your cells are that you are subtracting -- Sheet1 and SHeet2 are
the sheet names and then e22 would be the cell reference in each sheet: to subtract e22 in sheet 2 from e22 in sheet 1: =Sheet1!e22 - Sheet2!e22 "Tabis" wrote: should the formula be =sheet1!E22:sheet2!E22, cause this is adding not subtracting? Thanks for your help? "cm" wrote: referece the cells in sheets 1 and 2 like this: =Sheet1!E22 "Tabis" wrote: I have 3 worksheets. First one with budgeted sales, second with actual sales and I need to use a 3D reference to get the variance on sheet three. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do i subtract 3 hrs from now()? | Excel Worksheet Functions | |||
How can I subtract cells in two different worksheets? | Excel Discussion (Misc queries) | |||
How to subtract with 3D between 3 worksheets | Excel Worksheet Functions | |||
how do i add and subtract | New Users to Excel | |||
Add IF or Subtract IF?? | Excel Worksheet Functions |