Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook that has many worksheets and associated formulas. Every
once in a while when I close the file I get the following message: ---------------------- A formula in this worksheet contains one or more invalid references. Verify that your formulas contain valid path, workbook, range name, and cell reference. ----------------------- I've been able to track this checking to be after "Workbook_BeforeClose" execution, but I don't have a clue on finding the formulas with the invalid references. I found cells with "#DIV/0!", "#VALUE!", #NUM!, #N/A. Which of these should I attach first? Could it be something else? Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Invalid References in formula | Excel Discussion (Misc queries) | |||
Invalid references | Excel Discussion (Misc queries) | |||
Invalid References | Excel Worksheet Functions | |||
invalid references | Excel Worksheet Functions | |||
pesky invalid external reference error: how to track it down? | Excel Programming |