Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
tj tj is offline
external usenet poster
 
Posts: 6
Default excel formula

trying to create a payroll spreadsheet using "sheets" as
payperiods. Having trouble creating incrimental increase
of accrued Vacation Sick and Comp without re-entering
data on each sheet. need a formulas for the following:

"previous sheet value" + "Accrued time" equals new value

"previous sheet value" "+ or - comp" equals new value

I have 26 Sheets representing pay periods. I need a
previous sheet reference instead of a specific sheet
reference. Please help

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default excel formula

Excel does not have a way to reference other sheets relatively; the
references are always absolute. So a reference to Sheet1 from Sheet2 will
stay Sheet1 when copied to Sheet3.

You could go to Sheet3 and do a Find/Replace to change Sheet1 references to
Sheet2.

--
Jim Rech
Excel MVP
"TJ" wrote in message
...
| trying to create a payroll spreadsheet using "sheets" as
| payperiods. Having trouble creating incrimental increase
| of accrued Vacation Sick and Comp without re-entering
| data on each sheet. need a formulas for the following:
|
| "previous sheet value" + "Accrued time" equals new value
|
| "previous sheet value" "+ or - comp" equals new value
|
| I have 26 Sheets representing pay periods. I need a
| previous sheet reference instead of a specific sheet
| reference. Please help
|


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
When I enter a formula, Excel shows the formula not the results Pat Adams Excel Worksheet Functions 5 April 4th 23 11:18 AM
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Excel 2002 formula displayed not value formula option not checked Dean Excel Worksheet Functions 1 February 28th 06 02:31 PM
Converting an Excel formula to an Access query formula Adam Excel Discussion (Misc queries) 1 December 15th 04 03:38 AM


All times are GMT +1. The time now is 09:17 PM.

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"