C
CatchinOn
I have a situation where our clients place orders, but then they may need
more accessories at a later date which would be a new order with the same
information, so I have an append query that copies all the order information
(except the materials ordered which is listed on a subform) into a new order
so we don't have to fill in the information twice.
My problem is that after I run the query i want to open the new record that
was just created. So I guess what I need to do is open the newest order for a
specific client.
Thanks for any suggestions, you guys always seem to get it right...
-H-
more accessories at a later date which would be a new order with the same
information, so I have an append query that copies all the order information
(except the materials ordered which is listed on a subform) into a new order
so we don't have to fill in the information twice.
My problem is that after I run the query i want to open the new record that
was just created. So I guess what I need to do is open the newest order for a
specific client.
Thanks for any suggestions, you guys always seem to get it right...
-H-