would actually work better if the module code is:
(the code on the worksheet is fine though)![]()
Sub Record() With Sheets("Sheet1") With .Range("b1") .Formula = _ "=NOW()" .Value = .Value End With End With End Sub
Regards
Strud
would actually work better if the module code is:
(the code on the worksheet is fine though)![]()
Sub Record() With Sheets("Sheet1") With .Range("b1") .Formula = _ "=NOW()" .Value = .Value End With End With End Sub
Regards
Strud
Last edited by strud; 02-14-2014 at 12:07 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks