Thread
:
Using rounded time with vlookup
View Single Post
#
2
Posted to microsoft.public.excel.misc
Pete_UK
Posts: n/a
Using rounded time with vlookup
Try this instead of just NOW():
=MOD(NOW(),1)
Hope this helps.
Pete
Reply With Quote