Hey gang,
I have a main form that is a summary of customer activity. Orders, returns, etc. What I would like to do is have a button on the side of the main form to add new order or return. When clicked I would like the order form to open and the customer ID and Name to be passed to the order form. I know this can be done with an sub form but there are space issues so spawning a new form is the best way for me to handle this one. What would be the best way to pass the information from the main form to the order form?
Thanks
I have a main form that is a summary of customer activity. Orders, returns, etc. What I would like to do is have a button on the side of the main form to add new order or return. When clicked I would like the order form to open and the customer ID and Name to be passed to the order form. I know this can be done with an sub form but there are space issues so spawning a new form is the best way for me to handle this one. What would be the best way to pass the information from the main form to the order form?
Thanks