monirg
Well-known Member
- Joined
- Jan 11, 2005
- Messages
- 629
Hello;
I've looked at similar threads here and elsewhere, but couldn't find a solution that successfully applies to the problem .
1) I have a simple w/b consisting of 2 w/s and 2 Line charts (each in its own sheet).
NO VBA and NO links are used.
2) The w/b works fine with all its functionality intact.
One exception:
...menu "Save" works fine
...menu "Close" works fine
...menu "Exit" produces the message:
...Edit::Go To::Special::Formula
...returns: No cells were found.
and all range names are checked/correct.
Could someone please advise on how to identify this "formula with invalid references on this worksheet" ??
Regards.
I've looked at similar threads here and elsewhere, but couldn't find a solution that successfully applies to the problem .
1) I have a simple w/b consisting of 2 w/s and 2 Line charts (each in its own sheet).
NO VBA and NO links are used.
2) The w/b works fine with all its functionality intact.
One exception:
...menu "Save" works fine
...menu "Close" works fine
...menu "Exit" produces the message:
3) There're NO formulas on this w/s "Data":A formula in this worksheet (named "Data") contains one or more invalid references.
Verify that your formulas contain a valid path, workbook, range name, and cell reference.
...Edit::Go To::Special::Formula
...returns: No cells were found.
and all range names are checked/correct.
Could someone please advise on how to identify this "formula with invalid references on this worksheet" ??
Regards.