Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default if formula for time sheet. - help

We have 2 week time sheet that calculates each week separatly. (so as to
account for time and a half)
If you use comp time, it will automatically debit the comp time account.
if you work ot - you can get paid, or credit your comp time for it(see week 2)
each week has its own balance.

I have a separate cell for projected comp hours to/from bank.
I am trying to get the formula to recognize that it should carry the 3 over
instead, it returns 2 (-1+3)

here is the formula I was trying
IF(AND(T14<0,T22<0),0),IF(AND(T14<0,
T220),T22),IF(AND(T22<0,T140),T14),IF(AND(T140, T220),T14+T22)

COMP TIME ACCOUNT
CREDIT DEBIT BALANCE
week 1


1



0 1 -1(t14)
Week 2
2





2 0 3(t22)

2(cell to return comp total)
It is probably an easy fix, but I am missing something!
Thank you for your help!


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default if formula for time sheet. - help

Disregard, I figured it out _ Thanks!

"srb911" wrote:

We have 2 week time sheet that calculates each week separatly. (so as to
account for time and a half)
If you use comp time, it will automatically debit the comp time account.
if you work ot - you can get paid, or credit your comp time for it(see week 2)
each week has its own balance.

I have a separate cell for projected comp hours to/from bank.
I am trying to get the formula to recognize that it should carry the 3 over
instead, it returns 2 (-1+3)

here is the formula I was trying
IF(AND(T14<0,T22<0),0),IF(AND(T14<0,
T220),T22),IF(AND(T22<0,T140),T14),IF(AND(T140, T220),T14+T22)

COMP TIME ACCOUNT
CREDIT DEBIT BALANCE
week 1


1



0 1 -1(t14)
Week 2
2





2 0 3(t22)

2(cell to return comp total)
It is probably an easy fix, but I am missing something!
Thank you for your 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
Time Sheet Formula Jay[_7_] Excel Worksheet Functions 1 August 4th 09 07:49 PM
Time sheet Formula Ed Davis Excel Worksheet Functions 3 May 8th 07 06:38 PM
Help With Time Sheet Formula BECKYB913 Excel Discussion (Misc queries) 3 December 5th 06 03:11 PM
Formula for a time sheet lee Excel Discussion (Misc queries) 3 August 25th 06 04:54 PM
How do I set up a formula on a time sheet to calculate time in 1/. gschmid Excel Discussion (Misc queries) 2 January 18th 05 01:48 PM


All times are GMT +1. The time now is 05:15 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"