Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there anyway to see what Sendkey commands are queued up while running a
debug in VBA. Also while in debug mode is there any way of getting these sendkeys to type out as if running normally. Thanks, Wayne |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there anyway to see what Sendkey commands are queued up while running a
debug in VBA I don't think so. Sendkeys is to be avoided if at all possible. You've exhausted all possibilities? -- Jim Rech Excel MVP "Wayne" wrote in message ... | Is there anyway to see what Sendkey commands are queued up while running a | debug in VBA. Also while in debug mode is there any way of getting these | sendkeys to type out as if running normally. | | Thanks, | | Wayne |