scouser
Registered User.
- Local time
- Today, 06:00
- Joined
- Nov 25, 2003
- Messages
- 767
Hi guys. I have the following in my Page Header:
This works fine on the first page. However page two displays an error:
Am I missing something obvious?
I can move the code to the Report Header, but it would be nice to display on every page.
Help appreciated as always.
Regards,
Phil.
Code:
=Forms!frmOrderAnalysisServiceSpecific!FromDate & " to " & Forms!frmOrderAnalysisServiceSpecific!ToDate
This works fine on the first page. However page two displays an error:
Code:
#name
Am I missing something obvious?
I can move the code to the Report Header, but it would be nice to display on every page.
Help appreciated as always.
Regards,
Phil.