Reply
 
Thread Tools Display Modes
  #1   Report Post  
DGjr.
 
Posts: n/a
Default Prompt user to fill in drop down field when document opens

When a document opens, is there a way to immediately move focus to a drop
down form field so that the user is required to make a selection? I'm looking
for the same kind of "auto-launch" behavior found with FILLIN fields when
opening a document.

DGjr
  #2   Report Post  
Greg
 
Posts: n/a
Default

Maybe something like:

Sub AutoOpen()
Selection.GoTo What:=wdGoToBookmark, Name:="Dropdown1"
SendKeys "%{Down}"
End Sub

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Modifying Size of the Drop Down Form Field KSS Microsoft Word Help 1 February 24th 05 06:10 AM
Adding Autotext in a Macro User Form field Onka Microsoft Word Help 1 February 10th 05 05:39 AM
allow user to add text to an already existing form list field CK@PPC Microsoft Word Help 2 February 3rd 05 09:44 AM
Can you add a new field to the User Information catagory? prirod New Users 4 December 23rd 04 10:02 PM
How do I create a drop down calendar field a form sml28 Microsoft Word Help 2 December 9th 04 01:22 PM


All times are GMT +1. The time now is 02:20 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"