Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi,
Cell E2 gets the hours. Cell F2 has the conditional statement =IF(BZ540,BZ5-40). I then need cell E2 to change to 40 hours. Is there a way I can do this? Thanks, |
#2
![]() |
|||
|
|||
![]()
Karen,
Can you explain the conditions of E2 a little more? This is a little confusing. What is the requirement here exactly? -- Regards, Zack Barresse, aka firefytr "Karen53" wrote in message ... Hi, Cell E2 gets the hours. Cell F2 has the conditional statement =IF(BZ540,BZ5-40). I then need cell E2 to change to 40 hours. Is there a way I can do this? Thanks, |
#3
![]() |
|||
|
|||
![]()
Hi
Do you mean something like this in E2? =IF(F2=BZ5-40,40,0) Andy. "Karen53" wrote in message ... Hi, Cell E2 gets the hours. Cell F2 has the conditional statement =IF(BZ540,BZ5-40). I then need cell E2 to change to 40 hours. Is there a way I can do this? Thanks, |
#4
![]() |
|||
|
|||
![]()
Sorry about that...
Cell BZ5 gets the hours. Cell BZ6 has the conditional statement =IF(BZ540,BZ5-40). I then need cell BZ5 to change to 40 hours. I tried using and in the then portion of the statement but it didn't work - Something like =IF(BZ540,BZ5-40 and Bz5=40). "Karen53" wrote: Hi, Cell E2 gets the hours. Cell F2 has the conditional statement =IF(BZ540,BZ5-40). I then need cell E2 to change to 40 hours. Is there a way I can do this? Thanks, |
#5
![]() |
|||
|
|||
![]()
Hi
I think you'll have to use another cell to register whether BZ5 was over 40 or not - otherwise you'd have to use VBA, I reckon. If you give us a bit more info, like what you are trying to achieve and the other info you're wokring with, it might be a bit easier to advise on where to go!! Andy. "Karen53" wrote in message ... Sorry about that... Cell BZ5 gets the hours. Cell BZ6 has the conditional statement =IF(BZ540,BZ5-40). I then need cell BZ5 to change to 40 hours. I tried using and in the then portion of the statement but it didn't work - Something like =IF(BZ540,BZ5-40 and Bz5=40). "Karen53" wrote: Hi, Cell E2 gets the hours. Cell F2 has the conditional statement =IF(BZ540,BZ5-40). I then need cell E2 to change to 40 hours. Is there a way I can do this? Thanks, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Simplify formula | Excel Worksheet Functions | |||
put formula results into a different cell if it is empty | Excel Worksheet Functions | |||
how do i write a formula and keep in in formula form, so it DOESN. | Excel Discussion (Misc queries) | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |