![]() |
|
|
Thread Tools | Display Modes |
#7
|
||||
|
||||
![]()
Hi kyjac85,
The problems with using SendKeys usually fall into two categories: (a) the solution is often tied to a specific version of the underlying application (and may even require a specific configuration of that application); and (b) timing, where the keystroke sequence (which relies on working with the user interface) is transmitted too fast for the application to process. Neither of those is likely to apply here, as we're dealing with a single keystroke combination. In coding the SendKeys command, I assumed the Ctrl-Alt-T sequence could be executed from within Word. However, as it involves another (as yet unnamed) program, what might actually be required (if that program supports it) is automating that program from Word. That would require an entirely different approach.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
userman | Excel | 4 | 06-06-2012 05:15 AM |
Problem with the sendkeys in Win7 | vidyapakki | Excel Programming | 1 | 05-07-2012 11:10 PM |
![]() |
udea | Excel | 1 | 02-06-2012 07:43 PM |
![]() |
czomberzdaniela | Word | 1 | 12-27-2011 07:18 PM |
Macro for automatically adding filename without .doc | RPM7 | Word VBA | 0 | 04-29-2010 01:43 AM |