XP and 2000 differences....problems

  • Thread starter Thread starter PFMcCracken
  • Start date Start date
P

PFMcCracken

I am not sure what changed. But a report that prints an autodate field
"now()" correctly in Win 2000 does not print in WinXP. The output leaves
"#Name?" .
 
You probably have a problem with references. Open the VBA window (Ctrl + G).
Select Tools > References. If any are marked as missing, remove the check
mark, close the window, reopen it and replace the checkmark.
 
Back
Top