![]() |
|
#1
|
|||
|
|||
|
I am trying to determine if a shape is currently selected but I just can't find a way to determine this.
Thanks for any assistance. Byron |
|
#2
|
||||
|
||||
|
All that requires is something like:
MsgBox Selection.Type This will return the WdSelectionType constant: 7 = wdSelectionInlineShape; 8 = wdSelectionShape
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
Thanks. I apreciate the help.
Byron |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Comparing Dates to Determine Latest | lgsibley | Excel | 2 | 04-14-2014 11:51 AM |
Determine Visio 2010 version
|
bbelko | Misc | 1 | 10-24-2013 08:40 AM |
locking shape within shape
|
cpwljaw | Drawing and Graphics | 1 | 08-28-2012 12:13 AM |
* Determine Capitalization
|
djreyrey | Excel | 8 | 05-03-2011 02:03 PM |
Determine age by using birthdate
|
gdodson | Excel | 1 | 08-11-2006 09:27 PM |