dantheman9
Board Regular
- Joined
- Feb 5, 2011
- Messages
- 175
Is is possible to do a formula off the sheet and also set the varable numberformat?
example of what im trying to do;
example of what im trying to do;
Code:
Dim stime as String
Dim Refresh as Integer
stime = Formula(Refresh "/ 86400").NumberFormat = "hh:mm:ss"