![]() |
| ||
| Making Excel record a the time I'd like excel to write the time when one of my macros tells it to copy and paste some cells into another workbook. I'd like it to paste the time into the other workbook. Any help would be much appreciated. |
| ||
| Re: Making Excel record a the time http://msdn.microsoft.com/library/de...lywhenisit.asp Try this. If you're not up for reading it, the code would be: Sub CopyWorksheet_Click() Range("A1").FormulaR1C1 = Now End Sub |
| ||
| Re: Making Excel record a the time Quote:
|
| ||
| Re: Making Excel record a the time sorry, didnt read the whole thing! cheers man |
| All times are GMT -4. The time now is 11:35 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC