I have an unbound form with 2 tabbed Controls on it.On the first Tabbed Control my command button code works but not for the 2nd tabbed control. Although the command buttons themselves work as far as going to the appropriate record.
What I mean by this is that I use code to enable/disable the command buttons depending on what record you are on.
Example: If there is only 2 record, the other command buttons will be disabled,
Do I have to refer to the Tab Control ?
Oops, my bad, I didn't notice I had the code in the wrong place.
What I mean by this is that I use code to enable/disable the command buttons depending on what record you are on.
Example: If there is only 2 record, the other command buttons will be disabled,
Do I have to refer to the Tab Control ?
Oops, my bad, I didn't notice I had the code in the wrong place.
Last edited: