I have a 4 command buttons on a form, cmd1, cmd2, cmd3, cmd4. they run in or of number {1,2,3,4) sometimes cmd2 is not enabled so I want to jump from cmd1 to cmd3
I need some way of saying if that is cmd 2 is not enabled then goto cmd3 and if cmd3 is not enabled then go to cmd4.
Please Help Me!
I need some way of saying if that is cmd 2 is not enabled then goto cmd3 and if cmd3 is not enabled then go to cmd4.
Please Help Me!