J
Johanna Gronlund
Hello,
I have a following problem:
I have a form with a dropdown menu. The user of the database is able to
choose the company they want to review a report for. I have bound the form
into a table which stores the selected company ID temporarily. A report is
then opened that is supposed to have information of that company only. This
does not happen. I have the following problem:
When users choose a company from the dropdown menu, the temporary table
updates but the new company code is added to the list rather than replacing
the previously chosen code. How can I make it to replace the code?
Many thanks for you help in advance.
Johanna
I have a following problem:
I have a form with a dropdown menu. The user of the database is able to
choose the company they want to review a report for. I have bound the form
into a table which stores the selected company ID temporarily. A report is
then opened that is supposed to have information of that company only. This
does not happen. I have the following problem:
When users choose a company from the dropdown menu, the temporary table
updates but the new company code is added to the list rather than replacing
the previously chosen code. How can I make it to replace the code?
Many thanks for you help in advance.
Johanna