Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi there,
How are you today. How do I call EOMONTH(a, b) function from a VBA code. I tried to use application.worksheetfunction.EOMONTH(1/1/1985, 1) But I got error message. BTW, I have my Analysis toolpak and Analysis toolpak - vba selected in the add-in menu. Thanks Lee |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
try putting " " around the date and use format also
-- Don Guillett SalesAid Software "Lee Dengo" wrote in message ... Hi there, How are you today. How do I call EOMONTH(a, b) function from a VBA code. I tried to use application.worksheetfunction.EOMONTH(1/1/1985, 1) But I got error message. BTW, I have my Analysis toolpak and Analysis toolpak - vba selected in the add-in menu. Thanks Lee |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EOMonth function | Excel Worksheet Functions | |||
Is there a do not call function? | Excel Discussion (Misc queries) | |||
data validation with EOMONTH function | Excel Worksheet Functions | |||
how i can call the function | Excel Worksheet Functions | |||
How about adding a quarterly function to Excel like its EOMonth? | Excel Worksheet Functions |