As I am slowly learning more and more of what Access can do and refining my program (as I am finding out it will never be quite finished)
, I am wondering about a few things.
1. On my Main Form I would the find record button tied to one field so I don't have to get out of the tabbed form to click in the field in order to search for a specific record.
2. Can on my tabbed forms set up the tab control so the forms automatically reset to the beginning and not create a new record?
3. I want a msg box or something to pop up on one of the tabbed forms with a combo box if a certain list item is selected. For example in the combo box in the form "Craft" is selected from the list the I want the program to say please enter a Craft Code or something. I don't think I want a value list in there but there may be a possibilty I might. I know it should have something to do with an event but I've searched and googled and cannot find exactly what to do and I keep going through Back ups trying to figure all three of these out.
Thank you!!
1. On my Main Form I would the find record button tied to one field so I don't have to get out of the tabbed form to click in the field in order to search for a specific record.
2. Can on my tabbed forms set up the tab control so the forms automatically reset to the beginning and not create a new record?
3. I want a msg box or something to pop up on one of the tabbed forms with a combo box if a certain list item is selected. For example in the combo box in the form "Craft" is selected from the list the I want the program to say please enter a Craft Code or something. I don't think I want a value list in there but there may be a possibilty I might. I know it should have something to do with an event but I've searched and googled and cannot find exactly what to do and I keep going through Back ups trying to figure all three of these out.
Thank you!!