A
Andrea
In the module of a report, I wrote a function that
combines string fields and displays the results within the
detail line of the report. The functions work properly.
The problem that I have is at the initial runtime of the
report. After the database is started up, the very first
time the report is run, the user is prompted for the value
of the text box that calls the function. If I just click
OK and let the report finish running and then close the
report and rerun it, it runs fine and perfectly executes
the function. Why is this? Am I putting something the
the wrong place?
Please help!! Thanks for the advice in advance!
Andrea
combines string fields and displays the results within the
detail line of the report. The functions work properly.
The problem that I have is at the initial runtime of the
report. After the database is started up, the very first
time the report is run, the user is prompted for the value
of the text box that calls the function. If I just click
OK and let the report finish running and then close the
report and rerun it, it runs fine and perfectly executes
the function. Why is this? Am I putting something the
the wrong place?
Please help!! Thanks for the advice in advance!
Andrea