I have a form that I designed using a Tab Control. All of the forms work the way I need I just that the tab control would make it easier for the client when moving from form to form. The problem I'm noticing, might not be a problem it could be just my knowledge base, when you move from one tab to the next the information is not updating. Case in point. First form the user selects the site where he/she is working after they select the site the detail section shows all areas at that site. The user must then select the area. Once this is done the user can move on to selecting the equipment my clicking a control button. This opens a new form where they can add a new piece of equipment or updated existing equipment information. All of this works really good.
Is there a way to get Tab Control to behave in this manner. Right now it opens the equipment form and shows all of the records. I inputted code and still have the same problem. It won't even display a msgbox I added to verify that it is running the cde.
I've researched other web pages on Access Tab Control and they only tell me how to set it up. I need a little more information.
Thanks
Is there a way to get Tab Control to behave in this manner. Right now it opens the equipment form and shows all of the records. I inputted code and still have the same problem. It won't even display a msgbox I added to verify that it is running the cde.
I've researched other web pages on Access Tab Control and they only tell me how to set it up. I need a little more information.
Thanks