Hi All,
I am new to this thread and first of all my wishes to everyone here.
I do have a little knowledge in VBA and VB, not a full time programmer but write small scripts to help my regular activities.
Here I go with my query in winword.
I have a huge list of database with two columns as below
Description Animal
Lives in Forest Lion
Lives in House Dog
Lives in Den Lion
House Pet Dog
House Pet Hen
Lives in House Cat
Lives in Forest Tiger
Lives in Zoo Lion
Lives in Forest Elephant
House Pet Cat
House Pet Pigeon
House Pet Fish
Sea animal Octopus
Wild Animal Lion
Now my question is I want the above database to be linked to a winword and when ever I press a predefined key to get the input and when i give the input as House Pet, I should get the below list as drop down menu and I should select it from the dropdown list to be entered at the position of cursor
House Pet Dog
House Pet Hen
House Pet Cat
House Pet Pigeon
House Pet Fish
When I give the input as Lives in Forest I should get the following list
Lives in Forest Lion
Lives in Forest Tiger
Lives in Forest Elephant
Is there any possibility to do this after linking it to a database like excel / access etc.
I do not even want the entire program for this, but any guidance on the basic concept would be great help.
Hope to receive all of your extreme support.
Thanks in advance.
Regards,
Sundaram.
I am new to this thread and first of all my wishes to everyone here.
I do have a little knowledge in VBA and VB, not a full time programmer but write small scripts to help my regular activities.
Here I go with my query in winword.
I have a huge list of database with two columns as below
Description Animal
Lives in Forest Lion
Lives in House Dog
Lives in Den Lion
House Pet Dog
House Pet Hen
Lives in House Cat
Lives in Forest Tiger
Lives in Zoo Lion
Lives in Forest Elephant
House Pet Cat
House Pet Pigeon
House Pet Fish
Sea animal Octopus
Wild Animal Lion
Now my question is I want the above database to be linked to a winword and when ever I press a predefined key to get the input and when i give the input as House Pet, I should get the below list as drop down menu and I should select it from the dropdown list to be entered at the position of cursor
House Pet Dog
House Pet Hen
House Pet Cat
House Pet Pigeon
House Pet Fish
When I give the input as Lives in Forest I should get the following list
Lives in Forest Lion
Lives in Forest Tiger
Lives in Forest Elephant
Is there any possibility to do this after linking it to a database like excel / access etc.
I do not even want the entire program for this, but any guidance on the basic concept would be great help.
Hope to receive all of your extreme support.
Thanks in advance.
Regards,
Sundaram.