|
-
Nov 8th, 2005, 03:03 AM
#1
Thread Starter
Lively Member
unselect a textbox
I have the cursor in a textbox shape or on the edge of a textbox shape
Then I want to unselect the textbox shape in both cases, so want to just put the cursor in the word document somewhere or at begin or end of document. This in VB of VBA.
i thought using collapse but this only unselects a range in the textbox
Appword.Selection.Shaperange(1).Collapse 'only unselects the range
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|