Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am confused and need some assistance. In my Vba code I am trying to verify if todays month is different than the one in cell. Problem is I am getting an error using the Month(). MsgBox (Month(MainWorksSheet.Range("B19").Value)) The code above gives me the error that the Object doesnt support the property. The range value is a date 2008/07/02. Using the Year() function it works and returns 2008 as it should. What am I missing with the month function? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Grouping daily transactions in a pivot table by month - CANNOT GROUPTHAT SELECTION ERROR | Excel Discussion (Misc queries) | |||
excel to make the days cary over month to month automaticly | New Users to Excel | |||
Excel 2003 month to month data change grid | Excel Discussion (Misc queries) | |||
copy worksheet from previous month and rename to current month | Excel Programming | |||
transfer cell $ amount to other sheet month-to-month without overc | Excel Discussion (Misc queries) |