G
Guest
Hi there! Using A02 on XP. Have a report that I would like to have printed on
it "There is no data for this report" rather than have the message appear in
the OnNoData event. When there is no data my one unbound text box shows
'#Error'. The other fields are blank. Here is my text box: =[EditDetail1] &
" " & [EditDetail2]
How can I do an IIF on no record count or is that even the best way to do
this? Would like to print the report to put in the file to show there were no
edits.
Thanks in advance for any help or advice.
it "There is no data for this report" rather than have the message appear in
the OnNoData event. When there is no data my one unbound text box shows
'#Error'. The other fields are blank. Here is my text box: =[EditDetail1] &
" " & [EditDetail2]
How can I do an IIF on no record count or is that even the best way to do
this? Would like to print the report to put in the file to show there were no
edits.
Thanks in advance for any help or advice.