Hello,
I dont know if I am in the right place, but I am pretty sure the task that I want to do needs some VBA in it. I am a beginner with VBA skills.
I currently have a customised Word template that is used on a daily basis which I have tried to make more user friendly by adding Auto Text pop ups based on default values.
I now have to try and get some sort of a dynamic structure in place within the template.
What I have:
[ol]
[li]Each template as a RefNo, e.g. C042. There is a list of all the RefNo used but at the moment it is manually entered.[/li]
[li]The second field on the template that needs changing is the
Location field, a description of where the C042 is located e.g From A to C. This list also exists with all the relevant RefNo.[/li]
[/ol]
Requirements:
[ul square]
[li]I would like to be able to link the RefNo and the Location field together so that when a person either writes or selects (which ever would work) the relevant RefNo, the Location field gets populated automatically with the information. [/li]
[li]Point to note, there could be more than one RefNo's referring to the same location. [/li]
[/ul square]
I think I need to create combo boxes or so but do not know how to code this.
Your help would be much appreciated.
Thanks
Shreekant
I dont know if I am in the right place, but I am pretty sure the task that I want to do needs some VBA in it. I am a beginner with VBA skills.
I currently have a customised Word template that is used on a daily basis which I have tried to make more user friendly by adding Auto Text pop ups based on default values.
I now have to try and get some sort of a dynamic structure in place within the template.
What I have:
[ol]
[li]Each template as a RefNo, e.g. C042. There is a list of all the RefNo used but at the moment it is manually entered.[/li]
[li]The second field on the template that needs changing is the
Location field, a description of where the C042 is located e.g From A to C. This list also exists with all the relevant RefNo.[/li]
[/ol]
Requirements:
[ul square]
[li]I would like to be able to link the RefNo and the Location field together so that when a person either writes or selects (which ever would work) the relevant RefNo, the Location field gets populated automatically with the information. [/li]
[li]Point to note, there could be more than one RefNo's referring to the same location. [/li]
[/ul square]
I think I need to create combo boxes or so but do not know how to code this.
Your help would be much appreciated.
Thanks
Shreekant