Home
|
Contact Us
|
FAQ
|
Search & Site Map
|
Link to Us
Sign In
|
Join
|
Other 45 Sites in Network
Home
Discussions
Access
Excel
InfoPath
Outlook
PowerPoint
Publisher
Word
Directory
User Groups
Related Topics
Outlook Express
Internet Explorer
Windows
MS Server Products
More Topics ...
MS Office Forum
/
Word
/
Programming
/
April 2007
Tip:
Looking for answers? Try searching our database.
Select all shape in a page
Thread view:
Tree View
List View (postings sorted by date)
Single Message View
Enable EMail Alerts
Start New Thread
Thread rating:
vbaNOOB
- 13 Apr 2007 07:22 GMT
Hi all
I need some help from all of u^^.
How can I select all shape object in a page?
I know I can select all shapes in the document
by activedocument.shapes.selectall
Many thanks
Reply to this Message
Stefan Blom
- 13 Apr 2007 09:26 GMT
Try this line of code:
ActiveDocument.Bookmarks("\page").Range.ShapeRange.Select
Note, however, that depending on what you are trying to do, it might
not be necessary to select the shapes at all.
Signature
Stefan Blom
Microsoft Word MVP
> Hi all
>
[quoted text clipped - 5 lines]
>
> Many thanks
Reply to this Message
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage
Start New Thread
Enable EMail Alerts
Rate this Thread
©2008 Advenet LLC
Privacy Policy
-
Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.