C
CyndyG
I have an inventory database with a state global that pullss up inventory
list for that state.
Example: Someone enters the database selects the state they are in pulss up
a continous form with all their supplies listed. They the select the items
they need to order and the click place an order. Calculations are done and a
report is created to either email are fax to the supplier. Later on on the
same day someone else decides another order needs to be placed for the same
state,but instead of a different report being created the same report comes
up and the items are added on to this report. How do I create a different
report for orders for the same state and still maintain previous order
placed? Currently everyone has to wait until the next day to place a needed
order.
list for that state.
Example: Someone enters the database selects the state they are in pulss up
a continous form with all their supplies listed. They the select the items
they need to order and the click place an order. Calculations are done and a
report is created to either email are fax to the supplier. Later on on the
same day someone else decides another order needs to be placed for the same
state,but instead of a different report being created the same report comes
up and the items are added on to this report. How do I create a different
report for orders for the same state and still maintain previous order
placed? Currently everyone has to wait until the next day to place a needed
order.