L
Lou
Good Day again;
I have a recipe database that I would like to incroporate
a unit of measurement conversion so the user doesn't have
to break down an item cost.
I have an ingredients table which list
[Ingredient Name]
[Unit of Measure]
[Cost]
Then in my recipes sub query you choose the item it brings
in the cost and unit of measure, you place the quantity in
and it calculates the cost.
What I would like to do is a sliding scale, so if the item
is costed out by the pound (in the ingredients section)
and you select it in your subquery but only want 3 ounces
it will calculate the proper cost of the 3 ounces. Any
Ideas and suggestions would be great and I fI am missing
any info for you please let me know.
Thank you.
Lou
I have a recipe database that I would like to incroporate
a unit of measurement conversion so the user doesn't have
to break down an item cost.
I have an ingredients table which list
[Ingredient Name]
[Unit of Measure]
[Cost]
Then in my recipes sub query you choose the item it brings
in the cost and unit of measure, you place the quantity in
and it calculates the cost.
What I would like to do is a sliding scale, so if the item
is costed out by the pound (in the ingredients section)
and you select it in your subquery but only want 3 ounces
it will calculate the proper cost of the 3 ounces. Any
Ideas and suggestions would be great and I fI am missing
any info for you please let me know.
Thank you.
Lou