Linking a drop down box to populate a text box with a date in microsoft word 2010

Hi

I have a drop-down box with a list of names. When a name is selected i want it to populate another text box with their start date.

Here's where i'm at so far:

  • I have a drop-down box with names

That is all. I'm not familiar with macros or Visual Basic so i will need my hand holding throughout this. i have no idea where to start so any help would be great

1. What kind of dropdown box do you have at present? There are several different kinds. Is it 

 - a Content Control (i.e. did you insert it into the document from the second row of icons in the "Control" group in the "Developer" tab - when you mouse over those, you should see "Combo Box Content COntrol" or "Drop-Down List Content Control" in the English-language version of Word)?

 - or one of the "Legacy Forms" controls or "ActiveX" controls? 

 - or is it in a Userform you are creating in the VB Editor?

2. What kind of "text box" do you want to fill? If your list is a COntent COntrol, you might mean a Plain Text Content Control, but perhaps you actually mean the kind of Text Box that you can insert from the Insert tab.

3. Can you say where the information about "their start date" is supposed to come from?

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 

Hi Peter,

Thanks for the help

1. The drop down box for the names (I’ll call it Box 1) is a drop down list content control. Not a combo box or legacy

2. The kind of text box that i would like it to auto fill (I’ll call it Box 2), at the minute is again a drop down list, the same as the first.

3. All the info is currently stored in an excel document.

For a bit more background; this form will be used for tracking annual leave. A number of employees are on a Microsoft excel (2010) database. The database contains their names, start dates, annual leave entitlement and annual leave remaining for the current year.

What we would like to do is make a form (which is the word document) with this drop down box for their names. Once they select their names the information from the excel document populates the respective fields in the form, they can fill in the other relevant information and send it to an outlook mailbox for approval by their line managers.

The next step from there is to find out if the form can automatically update the Microsoft outlook calendar associated with that mailbox once it has been approved to show where the annual leave is being taken for each individual

I'm well aware this is a fairly mammoth project and the last part may be a bridge too far but the form bit is really important.

Thanks again for the response, even if I’m asking too much, any help is appreciated

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated March 18, 2022 Views 1,690 Applies to: