N
Noel
Hi. I am using XP and Access 2002. I have a Form which is
displayed in two ways - one via a Tab Control forms Tab
and the other on the click of a command button
(cmdOpenForm). I have a command button on the Form
(cmdReturn) which I want to be visible only if the form
is opened using the cmdOpenForm button. I do not want the
button visable when the form is viewed by clicking on its
Tab. Is there some code I could put in the Tab Control
Forms 'On Change' Event to make cmdReturn not visable and
some code I could put in the 'On Click' Event of
cmdOpenForm to make cmdReturn Visable? Thanks, Noel
displayed in two ways - one via a Tab Control forms Tab
and the other on the click of a command button
(cmdOpenForm). I have a command button on the Form
(cmdReturn) which I want to be visible only if the form
is opened using the cmdOpenForm button. I do not want the
button visable when the form is viewed by clicking on its
Tab. Is there some code I could put in the Tab Control
Forms 'On Change' Event to make cmdReturn not visable and
some code I could put in the 'On Click' Event of
cmdOpenForm to make cmdReturn Visable? Thanks, Noel