How to assign Time and Date into cell?

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

mycell.offset(0,1).value = Time
mycell.offset(0,1).value = Date

Does anyone have any suggestions on how to assign Time and Date into cell?
Thanks in advance for any suggestions
Eric
 
Check your other thread, too.
mycell.offset(0,1).value = Time
mycell.offset(0,1).value = Date

Does anyone have any suggestions on how to assign Time and Date into cell?
Thanks in advance for any suggestions
Eric
 
Back
Top