Hi, Can you please help write the code for MACRO where it would stamp the Date AND TIME?
Currently I have "Cells(c.Row, "A") = Format(Date, "m/d/yy")" (which you had written for me quite a while back)
But I now need that it should also include the TIME
Currently I have "Cells(c.Row, "A") = Format(Date, "m/d/yy")" (which you had written for me quite a while back)
But I now need that it should also include the TIME