1
1aae
Thank You
When Press (CTRL+ ' ) You obtain the previous Field Value:
I want to use command button to obtain the previous Field Value with out using CTRL+'
because my Form Contain over 30 control..
So If you Have any Code to automate this operation But with Condition is Use only Command button not any Form events or control events.
Notes:
I have make some think but very low technique is using sendkeys and goto control to simulate the previous solution (CTRL+')
Thank you
When Press (CTRL+ ' ) You obtain the previous Field Value:
I want to use command button to obtain the previous Field Value with out using CTRL+'
because my Form Contain over 30 control..
So If you Have any Code to automate this operation But with Condition is Use only Command button not any Form events or control events.
Notes:
I have make some think but very low technique is using sendkeys and goto control to simulate the previous solution (CTRL+')
Thank you