auntie bella
Board Regular
- Joined
- Apr 3, 2009
- Messages
- 50
Hi Guys,
Is it possible to create/update comments using the cell value as a kind of lookup?
To explain...
On sheet1 column N - I have some numbers eg. 170 143 161 etc. - each one will appear several times in the column.
In sheet2 I have a list of names in each group i.e.
170 143 161
joe carol dave
fred ann bill
tom richard harry
when someone hovers over (or clicks into) the cell containing 170 I want them to see Joe fred tom in the comment box.
Then if i add names to sheet2 i want it to update.
Is this at all possible - if so can you give me a starting point? (I am still a novice at VBA but can often cobble something together from other peoples posts and answers but couldn't find anything around this.)
Any help would be much appreciated.
thankyou
Is it possible to create/update comments using the cell value as a kind of lookup?
To explain...
On sheet1 column N - I have some numbers eg. 170 143 161 etc. - each one will appear several times in the column.
In sheet2 I have a list of names in each group i.e.
170 143 161
joe carol dave
fred ann bill
tom richard harry
when someone hovers over (or clicks into) the cell containing 170 I want them to see Joe fred tom in the comment box.
Then if i add names to sheet2 i want it to update.
Is this at all possible - if so can you give me a starting point? (I am still a novice at VBA but can often cobble something together from other peoples posts and answers but couldn't find anything around this.)
Any help would be much appreciated.
thankyou