Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I have one problem with the below code, it showing me the march 9th date, how will i change it to 1st of every month, so that next month when i run this it should show me 1st of April. curmt = Format(Date, "mmm-yy") curmth = CDbl(CDate(curmt)) MsgBox curmth Answer is 39881, the required answer is 39873 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date Variable | Excel Programming | |||
variable for Date | Excel Programming | |||
add 1 day to date variable | Excel Programming | |||
calc constant date from variable date & return with ability to rn. | Excel Worksheet Functions | |||
Compare Date in Cell VS a Variable Date to Hide Row | Excel Programming |