P
|PiP|
How do I write VBA code for a command button that loads a form, and
displays a given record? I have built a form that shows all my
uncompleted orders, and when the user presses "Order is Complete" it
sets the order to complete, and shows the form that lets you browse
through the completed orders. However, I want it to show the record of
the order that I just completed. How can I do that?
displays a given record? I have built a form that shows all my
uncompleted orders, and when the user presses "Order is Complete" it
sets the order to complete, and shows the form that lets you browse
through the completed orders. However, I want it to show the record of
the order that I just completed. How can I do that?