Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I assume that clicking Enter causes a command button click. In
that case, you can just call the command buttons Click procedure directly. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "reachthepalace" <reachthepalace.26f1i0_1145289605.6781@excelforu m-nospam.com wrote in message news:reachthepalace.26f1i0_1145289605.6781@excelfo rum-nospam.com... I have a sub that calls a form. The form has some code to check data, select range etc. I want the sub or form to click "OK" command once it does the checks without user interference. From the forum, I got the key as Application.sendkeys("{Enter}") But where do I put this line? In the form or in the sub calling the form? Sub calls the form Form is shown Form executes whatever, required fields are populated <code executes the OK control returns to the sub does a bunch of things Thanks all for the help -- reachthepalace ------------------------------------------------------------------------ reachthepalace's Profile: http://www.excelforum.com/member.php...o&userid=31729 View this thread: http://www.excelforum.com/showthread...hreadid=533449 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sendkey help needed | Excel Discussion (Misc queries) | |||
forms that suddenly wont appear using the show method in VBA a bug or a corrupted file perhaps ? | Excel Discussion (Misc queries) | |||
Help! Forms that lose their show method !! | Excel Programming | |||
Sendkey | Excel Programming | |||
SENDKEY method | Excel Programming |