B
Buzz
Using MS Access 2003, I want to create a query from two fields. When my
quantity on hand field becomes less than my reorder level field, I want
"Order Now to appear. What is the proper way to write this ? I was inputting
the information in expression builder as [Product Table]![Quantity on
Hand]<[Product Table]![Reorder Level] I need the rest of it.
quantity on hand field becomes less than my reorder level field, I want
"Order Now to appear. What is the proper way to write this ? I was inputting
the information in expression builder as [Product Table]![Quantity on
Hand]<[Product Table]![Reorder Level] I need the rest of it.