I am creating an invoicing form for advertising insertions. We have 3 different variables to determine the price per insertion.
- Program (different tiers based upon qty purchased)
- Payment Method (full price or discount)
- Size of the Ad (full page, half-page etc)
I would like a form to populate as user selects the options and show both prices for Payment Method. I can do it via query, but I would like the user to see the options when inputting information for a proposal. I have a table with all pricing options.
I hoping someone can point me in the right directions.
Thank you for your time and any help.