G
Guest
I have a form that I am calculating the price of an item based on its
packaging. For example if the Packaging = Each then I need the individual
price, if the packaging is pack I need the pack price etc.
My delmia is how do I take that calculated price and mutiply it but the
quanity to get the value of the the item. And how do I get both the item
price and the total value to show up in my report. I tried to do this in a
query, but the query would not take the long if else statement required to
produce the Item Price based on the packaging. Any suggestions.
packaging. For example if the Packaging = Each then I need the individual
price, if the packaging is pack I need the pack price etc.
My delmia is how do I take that calculated price and mutiply it but the
quanity to get the value of the the item. And how do I get both the item
price and the total value to show up in my report. I tried to do this in a
query, but the query would not take the long if else statement required to
produce the Item Price based on the packaging. Any suggestions.