Carnafex
Registered User.
- Local time
- Today, 15:01
- Joined
- Jan 19, 2004
- Messages
- 38
Okay, this ranks pretty high on my strange'o'meter.
Firstly, the report in question simply prints out a report listing all outstanding orders (with their duedate and misc. details.
The report used to work fine, then recently, every time I open the form it chucks an error.
It vexes me so...
Thanks
Jason
Firstly, the report in question simply prints out a report listing all outstanding orders (with their duedate and misc. details.
The report used to work fine, then recently, every time I open the form it chucks an error.
- Run Time Error '2465'
Microsoft Access can't find the field '|' referred to in your expression.
- If ([TextStockRemaining] <= 1 AND Date() <= [DueDate]) then
'other simple stuff
It vexes me so...
Thanks
Jason