Office Word Programming >> behavior of "Select Browse Object" - Word XP

by SWxlbmU » Wed, 06 Sep 2006 01:36:01 GMT

A user enjoys the keystroke CTRL + PgDn. BUT, after doing a text search, she
does a CTRL + PgDN and get's a search box. It is not acceptable for her to
change her Select Browse Object back to "browse by page" instead of "find"

any ideas on how to automate setting this back? so VBA code?

--
Thank you for your help!
ilene


Office Word Programming >> behavior of "Select Browse Object" - Word XP

by Jezebel » Wed, 06 Sep 2006 04:35:48 GMT


Application.Browser.Target = wdBrowsePage









Similar Threads

1. Browse a multi-pages "microsoft word document" object in Excel 200

Hi ,
I inserted a "microsoft word document" object into an excel sheet. But if 
the content of the document is more than two pages , it seems that it can't 
be shown wholely in the "microsoft word document" object. How can I browse a 
multi-pages "microsoft word document" object in Excel 2003 just like in Word 
2003?
Any thoughts would be greatly appreciated. Thanks.
 
Best regards,
 
dapanpan

2. Keep Word Browsing by Page and Not Object - Word Document management

3. Double Click to Select Words (Modify Behavior?)

When you double click a word in most programs, it selects that word. I
was wondering if there is anyway to change this behavior so when you
double click on a word that has a dollar sign , "$", then the dollar
sign will also be selected.

So for example, if I double click on the text "$350", then the entire
string will be selected including the "$" and not just the numbers.

Is there anyway to change the behavior of the doubleclick to view
different characters as being part of a word?

Thanks in advance!

-Jaxim

4. Text form field inside a WORD table cell, odd behavior when select - MS Word

5. Browsing for selected styles

I use Word 2002 for manuals. Occasionally I find that 
I've messed up a Style and I open the Styles and 
Formatting Task Pane and choose "Select X instances" 
where the messed up Style has been used. But I don't know 
how to browse from selected instance to selected 
instance. Is there a way to do that?

Thanks!

6. Browse and select file on Macintosh - Word VBA

7. browse and select file on Macintosh

[ cross post from microsoft.public.word.vba.general ]

Mac:Word 2004 VBA:

How do I browse for and select a file on a Mac? I don't need to open
the selected file -- I need to capture the name of the file and
return
it to the routine. GetOpenFileName would be perfect but it doesn't
exist for Mac... or does it? TIA --
---larry

P.S. Please? Anyone? I first posted about this 10 days ago, and not a
word. Doug? Suzanne? Graham? Klaus? Anybodeeeeeeeeeee?




8. How to reset the "Browse Object" setting - Word Document management