Hey there, stupid question but I am having a complete brain fart. One of my Win7 users wants to create a keyboard shortcut to automatically insert the date and time within Office 2007 programs. I know there is a easier way to do this than creating a vb script, can anyone refress me on the process?
Software/Hardware used:
windows 7, office 2007
ASKED:
June 21, 2011 6:00 PM
UPDATED:
May 23, 2012 9:47 PM
If no ones know what would be the vb code to insert current date and time?
Nice! Thank you I just could not bring it to mind
In excel you could just use the =today() function in a cell?
Obviously this will change every day you use the spreadsheet, so copy and paste values to make it permanent. That should be possible in VB
Thank you all
CTRL ; for Date
CTRL : for time