JCColindres
Registered User.
- Local time
- Today, 09:25
- Joined
- Nov 29, 2019
- Messages
- 15
Hi guys,
I'm stuck trying to solve this:banghead:, I have a form to entry data for daily production this data goes to a table called Cases, the table cases doesn't allow duplicate case numbers so far so good.
Now I have a combobox with values A B and C and I need to be able to save the data from this form on a table named Collabs instead of the Cases table when value C is selected on the combobox.
Is this even possible? hehehe I haven't been able to find any reference to this online.
I'm stuck trying to solve this:banghead:, I have a form to entry data for daily production this data goes to a table called Cases, the table cases doesn't allow duplicate case numbers so far so good.
Now I have a combobox with values A B and C and I need to be able to save the data from this form on a table named Collabs instead of the Cases table when value C is selected on the combobox.
Is this even possible? hehehe I haven't been able to find any reference to this online.