View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default hold down a key while clicking using Excel VB... sendkeys/mouseevents?

For accessibility, every task within Microsoft applications has a keyboard
equivilent. You should be able to use keyboard commands for everything.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"ricosuave " wrote in message
...
Hi, how do I do a send a VB command to alt-click?

i'm can get sendkeys to work, and i can get mousevents move/clicks to
work.

however, i can't figure out how to make it do both at once, eg - hold
down the alt key while clicking.

thanks


---
Message posted from http://www.ExcelForum.com/