Re: sendkey method for forms
- From: "Chip Pearson" <chip@xxxxxxxxxxxx>
- Date: Mon, 17 Apr 2006 14:42:27 -0500
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@xxxxxxxxxxxxxxxxxxxxx>
wrote in message
news:reachthepalace.26f1i0_1145289605.6781@xxxxxxxxxxxxxxxxxxxxxxxx
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?action=getinfo&userid=31729
View this thread:
http://www.excelforum.com/showthread.php?threadid=533449
.
- References:
- sendkey method for forms
- From: reachthepalace
- sendkey method for forms
- Prev by Date: Re: Emailing selective sheets within a workbook.
- Next by Date: Re: math wizard needed.
- Previous by thread: sendkey method for forms
- Next by thread: math wizard needed.
- Index(es):