I have a form where the user selects the Customer, Report, Start & End dates for their Report - this information is also used as the filename when saving the Report.
I am having problems saving/outputting the report in Snapshot format. I have checked my code & variables etc by outputting to rtf format which all works OK but when I use "Snapshot (*.snp)" as the output format I get the following error
Run time error 2465 can't find field "Forms" referred to in your expression
You may have misspelled the field name or the field may have been renamed or deleted.
Can anyone shed any light on this?
Thanks
I am having problems saving/outputting the report in Snapshot format. I have checked my code & variables etc by outputting to rtf format which all works OK but when I use "Snapshot (*.snp)" as the output format I get the following error
Run time error 2465 can't find field "Forms" referred to in your expression
You may have misspelled the field name or the field may have been renamed or deleted.
Can anyone shed any light on this?
Thanks