Hello forum:
I have been working on a Flexibilty module where I have a "SendKeys" VBA statement on the Got focus event of the first field that receives the focus when the form opens.
I had used "SendKeys" with no parameter, but tried "SendKeys, True" to see if setting WAIT = true would work more consistently. Now program freezes when form opens, and I can't get to VBA editor to change it back. Do I have to delete the whole project and start over, or is there a way to edit the code behind the screen before it opens? Thanks
George
I have been working on a Flexibilty module where I have a "SendKeys" VBA statement on the Got focus event of the first field that receives the focus when the form opens.
I had used "SendKeys" with no parameter, but tried "SendKeys, True" to see if setting WAIT = true would work more consistently. Now program freezes when form opens, and I can't get to VBA editor to change it back. Do I have to delete the whole project and start over, or is there a way to edit the code behind the screen before it opens? Thanks
George