Excel Question

Caveman

Platinum Member
Nov 18, 1999
2,537
34
91
Per subject...

Is it possible to use the system clock info at all... One example might be writing if/then logic that depends on system clock dates...

Can this be done?

If so, how?
 

Len12345

Member
Aug 31, 2001
41
0
61
You might be able to use the NOW function. you should be able to use it in a if statement. I think entering "=NOW()" and formating the cell will give you the date it should work the same in a formula. I havent used it much but I hope that helps.