B
Brad
We want to add a TextBox to a report that is viewed online. The data
collected in this TextBox will be used to adjust the report filter.
We want to allow our users to enter as much of a Customer Name as they want
after they see the report with all Customers shown. We then want to use
this info to change the Report Filter. We have never tried this before.
For some reason, we cannot see the data in the TextBox in our VBA code. It
appears that Access Reports behave differently than Access Forms as far as
grabbing data from TextBoxes. We must be missing something. Does anyone
have a sample of how to do this or advice on what to look out for.
Thanks,
Brad
collected in this TextBox will be used to adjust the report filter.
We want to allow our users to enter as much of a Customer Name as they want
after they see the report with all Customers shown. We then want to use
this info to change the Report Filter. We have never tried this before.
For some reason, we cannot see the data in the TextBox in our VBA code. It
appears that Access Reports behave differently than Access Forms as far as
grabbing data from TextBoxes. We must be missing something. Does anyone
have a sample of how to do this or advice on what to look out for.
Thanks,
Brad