Pardon my ignorance, but I am having trouble with a simple calculation. I simply haven't had much experience with them.
Note: I have searched the archives and tried to understand it, but I think many of the responses assume more knowledge and experience than I possess.
All I want to do is calculate a Price, based on a Cost multiplied by a given Markup (Percentage).
Currently we do this with a calculator, very simple:
For a 25% markup....Cost x 1.25 = Price
I've stored the Markup value as a Single/Percent (25%)
I've stored the Cost as Currency.
In a query for display on forms, I'd like to calculate Cost x Markup as Price.
I'm attempting to configure Price with an expression in the Field row.
First of all, is using the Field row the correct place to write this expression?
Secondly, what should the expression look like? Obviously, syntax is a killer...
Thirdly (most importantly?), am I even storing the values correctly?
Thanks for any help, and for looking past my ignorance on such a simple thing.
Shep
Note: I have searched the archives and tried to understand it, but I think many of the responses assume more knowledge and experience than I possess.
All I want to do is calculate a Price, based on a Cost multiplied by a given Markup (Percentage).
Currently we do this with a calculator, very simple:
For a 25% markup....Cost x 1.25 = Price
I've stored the Markup value as a Single/Percent (25%)
I've stored the Cost as Currency.
In a query for display on forms, I'd like to calculate Cost x Markup as Price.
I'm attempting to configure Price with an expression in the Field row.
First of all, is using the Field row the correct place to write this expression?
Secondly, what should the expression look like? Obviously, syntax is a killer...
Thirdly (most importantly?), am I even storing the values correctly?
Thanks for any help, and for looking past my ignorance on such a simple thing.
Shep