Hi All,
I was wondering if someone would assist with the below requirement, or direct me towards the solution I am trying to achieve.
Example:
I have a query form that will be used to initiate the initial process. Basically, the query form has all the database lookups it requires to populate the Form Table as per below:
This includes the item name, part number, and the available units. The user then can specify how many are required and enter the price for a total calculation.
What I would like to achieve is the following:
If the Available field has more than the Required, I would like the data to be pushed into a Form with a Table as Stocked Items:
But, if any of the line items Required are not Available, I would like that data to be input into another Non-Stocked Items Forms Table as per below:
Is this possible? and if so, how? As then I would like to also use the data to route it correctly as per below:
Thanking you in advance,
Regards
Ziad