When I create a report with a bound control set to a field in a record source (table) that doesn't have a column corresponding to the bound control in the report, a pop-up box shows up (preceeding report generation) entitled, "Enter Parameter Value" and lists the name of the bound control that was supposed to be in the table.
What I want to know is if it's possible to avoid this pop-up "Enter Parameter Value" box.
Possibly by pre-defining a default value (of an empty string) for all unfound bound columns.
Possibly on a case-by-case basis (though this would be less preferrable).
Any thoughts/experience?
What I want to know is if it's possible to avoid this pop-up "Enter Parameter Value" box.
Possibly by pre-defining a default value (of an empty string) for all unfound bound columns.
Possibly on a case-by-case basis (though this would be less preferrable).
Any thoughts/experience?