T
Tia
I'm just trying to brainstorm a solution to this situation. Any suggestions
would be VERY helpful.
I currently have a report that's datasource is a query. The report displays
a price sheet for each of our customers. The query has a field that
calculates the price of product by the vendorcost * by the markup (both are
fields in the query). This works great. However, not all products have the
same markup. I would like some type of "if/then" statement that says okay if
the product is not "x,y or z", then multiply the vendorcost by the markup.
However, if the product is "a" then multiply the vendorcost by D, if "b"
multiply the vendorcost by F, if "c" then multiply vendor cost by G .
Is this a possibility, if so, what is the best way to go about it??
would be VERY helpful.
I currently have a report that's datasource is a query. The report displays
a price sheet for each of our customers. The query has a field that
calculates the price of product by the vendorcost * by the markup (both are
fields in the query). This works great. However, not all products have the
same markup. I would like some type of "if/then" statement that says okay if
the product is not "x,y or z", then multiply the vendorcost by the markup.
However, if the product is "a" then multiply the vendorcost by D, if "b"
multiply the vendorcost by F, if "c" then multiply vendor cost by G .
Is this a possibility, if so, what is the best way to go about it??