i have 2 command buttons. Once one is pressed, an invisible flag is selected, the first button is made invisible, and the second button becomes visible and enabled.
What method do i use when a record is loaded so that the flag is checked to determine which button should be visible upon later loads? Form_Load() only works for the first record loaded.
Thanks!
What method do i use when a record is loaded so that the flag is checked to determine which button should be visible upon later loads? Form_Load() only works for the first record loaded.
Thanks!