defined names problem
Never heard of a problem such as this.
Could be that one computer has an addin that is causing the problem or is
running a macro that could be causing it.
Look for what is consistent.
Is it always the same name or subset of names as an example.
You could put in code to write to a common file each time the workbook is
saved. This would include who is using the file and the definition of the
range names that are problematic (or record it on a hidden sheet before the
save).
--
Regards,
Tom Ogilvy
"scott" wrote in message
...
Thanks for asking. Yes
='2006 Schedule'!$A$655:$Q$778
On Sat, 4 Feb 2006 14:55:01 -0500, "Tom Ogilvy"
wrote:
Are you defining the name with absolute references?
Insert=Name=Define
Name: "June"
Refersto: =Sheet1!$F$2:$Z$12
|