Thread
:
End(xldown) not always going to last cell?
View Single Post
#
5
Posted to microsoft.public.excel.programming
Norman Jones
external usenet poster
Posts: 5,302
End(xldown) not always going to last cell?
Hi Duncan
Just another question.....im using rng2.Value = Now() but I could
really do with just the time and not the date, is that a command?
Try:
rng2.Value = Time()
---
Regards,
Norman
Reply With Quote
Norman Jones
View Public Profile
Find all posts by Norman Jones