Hello everyone. First question on the forum and I'm looking forward to learning a bunch.
First of all, I'm not sure if this should be in the query sub forum, because I'm having issues with a Query by Form. The results I'm trying to accomplish may even require coding, but I'd like to be aware so I can begin to read up.
If you look at my attached database, the Exclusion Producer form is the input for my query. Here is the scenario:
You must enter a Sales Org and CG1.
When the user clicks on any of the Classification check boxes, it should replicate the same way in the query results. The ProdClassificationT table shows all lines associated with that classification.
In other words, I want the user to select broad categories in order to produce a list of multiple parameters, but I need to only display those that they want to exclude from the Incentive, the Revenue, or both.
The image attached is an example as to how it should look if you click Competitive Bid sales as "Excluded from Revenue" and Buyouts as "Excluded from Incentives"
After many different attempts of making this work, I'm back to same issue that all parameters show up with "X" on both columns.
I'm not sure if I was too vague or way wordy. let me know if you guys can help me out. I'm just stuck at this point!
Thanks in advance!
Austin
First of all, I'm not sure if this should be in the query sub forum, because I'm having issues with a Query by Form. The results I'm trying to accomplish may even require coding, but I'd like to be aware so I can begin to read up.
If you look at my attached database, the Exclusion Producer form is the input for my query. Here is the scenario:
You must enter a Sales Org and CG1.
Sales Org must be 4 letters, but it defaults to USDS. CG1's must be a combination of 3 alphanumeric characters. i.e. "C60"
If the user wants, they can click Rolling 12 Month check box. This checkbox results in "Exclusions" to be moved a row over to the ZRUP columns instead of ZVIN columns in my query.When the user clicks on any of the Classification check boxes, it should replicate the same way in the query results. The ProdClassificationT table shows all lines associated with that classification.
In other words, I want the user to select broad categories in order to produce a list of multiple parameters, but I need to only display those that they want to exclude from the Incentive, the Revenue, or both.
The image attached is an example as to how it should look if you click Competitive Bid sales as "Excluded from Revenue" and Buyouts as "Excluded from Incentives"
After many different attempts of making this work, I'm back to same issue that all parameters show up with "X" on both columns.
I'm not sure if I was too vague or way wordy. let me know if you guys can help me out. I'm just stuck at this point!
Thanks in advance!
Austin