L
Lester Mosley
I am tyring this:
=IF(D4>0:00:01,"Word 1",IF(D4>0:01:00,"Word 2",IF(D4>0:05:00,"Word
3","")))
When the user puts in a time in Cell D4 - I want it to display in D5
I get errrors on this time.. How would I go about this?
Appreciate any help
=IF(D4>0:00:01,"Word 1",IF(D4>0:01:00,"Word 2",IF(D4>0:05:00,"Word
3","")))
When the user puts in a time in Cell D4 - I want it to display in D5
I get errrors on this time.. How would I go about this?
Appreciate any help