Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Igniter
 
Posts: n/a
Default New user needing help with coming up with a formula

I am very new to excel and could use some help trying to do a formula. On my
worksheet Col B(Hrs Worked Today). Col C(Total hrs worked last 7 days). Col
D(would be 70 hrs minus Col C). Col E(Total hrs worked last 8 days). I know
the basic formulas to complete the above steps.

B1 C D E
10 50 20 60

If I take a 34 hr rest period, I get a fresh 70 hrs which would put col c&e
at 0 and col d at 70. I need a formula that will do this when I put an
idenity (reset or 34 etc.) in B2



  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

I'm not sure how you're calculating column C now, but if I understand
you correctly:

C2: =IF(B2="reset",0,<your existing formula)
D2: =70-C2



In article ,
"Igniter" wrote:

I am very new to excel and could use some help trying to do a formula. On my
worksheet Col B(Hrs Worked Today). Col C(Total hrs worked last 7 days). Col
D(would be 70 hrs minus Col C). Col E(Total hrs worked last 8 days). I know
the basic formulas to complete the above steps.

B1 C D E
10 50 20 60

If I take a 34 hr rest period, I get a fresh 70 hrs which would put col c&e
at 0 and col d at 70. I need a formula that will do this when I put an
idenity (reset or 34 etc.) in B2

  #3   Report Post  
Igniter
 
Posts: n/a
Default

Thanks JE I will give this a try. On col C I would put =sum(B2:B6) manually.
Then the next cell I (b3) would put in =sum(B3:B7). Til i filled a full month
period and just been copy and pasting a new month with the formulas. I knew
theere probally is a easier way but I am new to excel.

"JE McGimpsey" wrote:

I'm not sure how you're calculating column C now, but if I understand
you correctly:

C2: =IF(B2="reset",0,<your existing formula)
D2: =70-C2



In article ,
"Igniter" wrote:

I am very new to excel and could use some help trying to do a formula. On my
worksheet Col B(Hrs Worked Today). Col C(Total hrs worked last 7 days). Col
D(would be 70 hrs minus Col C). Col E(Total hrs worked last 8 days). I know
the basic formulas to complete the above steps.

B1 C D E
10 50 20 60

If I take a 34 hr rest period, I get a fresh 70 hrs which would put col c&e
at 0 and col d at 70. I need a formula that will do this when I put an
idenity (reset or 34 etc.) in B2


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
Default User Defined Functions - How? flycast Excel Discussion (Misc queries) 4 May 26th 05 04:26 AM
Excel user management CTE Excel Discussion (Misc queries) 1 February 22nd 05 12:12 PM
Data Entry Alert in User Form Kev Excel Discussion (Misc queries) 6 January 8th 05 03:01 PM
User defined charts- font size too small Bill B Charts and Charting in Excel 1 December 30th 04 06:23 PM
find and match the max buffyslay Excel Worksheet Functions 0 November 2nd 04 01:57 PM


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