M
mike allen
i would like to use "today" in code, but i can't get it to work.
i can use "now" and it works, but i need the integer format that 'today'
provides.
i have tried rounding, declaring at integer, cint(now), etc.
sub temp()
cells(1,1)=today
end sub
thanks, mike allen (seems like my questions are getting simpler, not more
complex like they should be)
i can use "now" and it works, but i need the integer format that 'today'
provides.
i have tried rounding, declaring at integer, cint(now), etc.
sub temp()
cells(1,1)=today
end sub
thanks, mike allen (seems like my questions are getting simpler, not more
complex like they should be)