Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() assign the following two-liner to a button and use it for any cell, rather than a button for each cell: Sub refresh_date() Dim sDate As String ActiveCell.Value = Format(Now(), "yyyy-mmm-dd") End Sub -- protonLeah ------------------------------------------------------------------------ protonLeah's Profile: http://www.excelforum.com/member.php...o&userid=32097 View this thread: http://www.excelforum.com/showthread...hreadid=523341 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to pull current dates from list w/many dates | Excel Discussion (Misc queries) | |||
list formula for dates | Excel Worksheet Functions | |||
Cells with dates... | Excel Worksheet Functions | |||
How to make drop-down list of dates start with current date? | Excel Discussion (Misc queries) | |||
Update master list with other lists | Excel Worksheet Functions |