Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to change to year portion from 2009 to 2010 in multiple cells.
The cells are formatted as Date with *3/14/2001 selected for k = 1 to 5 Sheets("Sheet1").Cells(k,2)=Date if Date.year = 2009 then Date.year=2010 next k Date.year is incorrect. How do I change and save the date? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
column formatted to general - cells keep changing to date? | New Users to Excel | |||
changing date formatted as general number into date format | Excel Programming | |||
changing the year of a date | Excel Worksheet Functions | |||
how do i add 1 year to a date formatted cell? | Excel Worksheet Functions | |||
Changing the year only in a date | Excel Programming |