Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I use the edate function in my model to calc 1 month in advance. It was
working fine until I was upgraded to Excel 2003. Now the formula returns a #NAME? error. The Analysis ToolPak and Analysis ToolPak - VBA are enabled. Does anyone know how to correct it? |
#2
![]() |
|||
|
|||
![]()
If you just select one of those cells with the formula, hit F2, then enter, does
the error go away? If yes, try: selecting all the cells edit|replace what: = (equal sign) with: = (equal sign) replace all If the error doesn't go away, double check the addins (just in case). If the error is still there, you may want to post the formula--maybe it's not the =edate() that's causing the trouble???? Candace wrote: I use the edate function in my model to calc 1 month in advance. It was working fine until I was upgraded to Excel 2003. Now the formula returns a #NAME? error. The Analysis ToolPak and Analysis ToolPak - VBA are enabled. Does anyone know how to correct it? -- Dave Peterson |
#3
![]() |
|||
|
|||
![]()
Make sure the date field you are referencing is not defined as a text field,
it must be in date format "Candace" wrote: I use the edate function in my model to calc 1 month in advance. It was working fine until I was upgraded to Excel 2003. Now the formula returns a #NAME? error. The Analysis ToolPak and Analysis ToolPak - VBA are enabled. Does anyone know how to correct it? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically up date time in a cell | Excel Discussion (Misc queries) | |||
Conversion | Excel Worksheet Functions | |||
opening up an english excel sheet onto a french verions - problems with edate function | Excel Discussion (Misc queries) | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions | |||
Find a Function to use accross different worksheets | Excel Worksheet Functions |