davidmyers
Board Regular
- Joined
- Jan 29, 2017
- Messages
- 88
- Office Version
- 2016
- Platform
- Windows
Hi, I have columns that contain text, each column has a list of terms that are related to the text in the cells of that column.
What I would like/need your help to do is:
1. When a cell in one of the columns gets focus a list of the relevant terms for that column will open - and remain open till a cell in another column gets focus.
2. When the user enters text in the cell he can click a term in the list and it will be appended to the text.
Any vba snippets or relevant links much appreciated
Thanks
David
What I would like/need your help to do is:
1. When a cell in one of the columns gets focus a list of the relevant terms for that column will open - and remain open till a cell in another column gets focus.
2. When the user enters text in the cell he can click a term in the list and it will be appended to the text.
Any vba snippets or relevant links much appreciated
Thanks
David