Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't understand this post. Could you rephrase please? Thanks for your
help. "CLR" wrote: Private Sub Worksheet_Change(ByVal Target As Range) 'Macro inserts date in cell to the right of the activecell upon value entry ActiveCell.Select If Not Selection Is Nothing Then Application.Selection.Offset(0, 1).Value = Date End If End Sub Vaya con Dios, Chuck, CABGx3 "ek10101" wrote: I would like to set up my spreadsheet so that when I enter text in a certain cell the date is automatically posted in the next cell over. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NETWORKDAYS - Multiple Date Selection | Excel Discussion (Misc queries) | |||
Automatically Add in 56days to the date | Excel Discussion (Misc queries) | |||
Changing Cell formats to date fields automatically | Excel Worksheet Functions | |||
Challenging Charting | Charts and Charting in Excel | |||
how do i make a date change automatically if i change one before . | Excel Discussion (Misc queries) |