A
Adam
I am working on a database for a cosmetologist friend of mine and I'm trying
to track hair dye inventory, and then subsequently be able to run a report to
generate a shopping list of what dyes she has used and needs to buy. I've
created a table and a form that have the dye's color line, level and tone, as
well as the units in stock, reorder level, and reorder quantity. I can get
the reorder quantity to generate in the form with a subtraction expression
but can't figure out how to get it to generate in the table then eventually
onto the report. I also can't figure out how to only print the hair dye
table records that actually have a reorder quantity, I can only figure out a
report with every dye whether or not more is needed.
Any ideas will be appreciated!
to track hair dye inventory, and then subsequently be able to run a report to
generate a shopping list of what dyes she has used and needs to buy. I've
created a table and a form that have the dye's color line, level and tone, as
well as the units in stock, reorder level, and reorder quantity. I can get
the reorder quantity to generate in the form with a subtraction expression
but can't figure out how to get it to generate in the table then eventually
onto the report. I also can't figure out how to only print the hair dye
table records that actually have a reorder quantity, I can only figure out a
report with every dye whether or not more is needed.
Any ideas will be appreciated!