View Single Post
  #5   Report Post  
Andy B
 
Posts: n/a
Default

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,