Excel VBA Key-Code Effects Rendered by vbKeyLButton

  • Thread starter Thread starter tkt_tang
  • Start date Start date
T

tkt_tang

Re : Excel VBA Key-Code Effects Rendered by vbKeyLButton

1. Enters an Excel WorkSheet complete with a Hyperlink construction
such as,

2. = Hyperlink("#"&Cell("Address,A9")) in Cell A1.

3. How could a key-code, vbKeyLButton, be directed at Cell A1 (via
VBA) such as to effect the Left Mouse Click ?

4. And then, the Hyperlink in Cell A1 would be rendered to select Cell
A9 ?

5. Please share your experience.

6. Regards.
 
Back
Top