![]() |
finding the date
how do i find out todays date from the computer?
Thank you |
finding the date
In VBA give this a try...
Sub Showdate() MsgBox Date MsgBox Now() End Sub As a fromula in a sheet you can use =Now() or =Today() -- HTH... Jim Thomlinson "dstiefe" wrote: how do i find out todays date from the computer? Thank you |
All times are GMT +1. The time now is 07:27 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com