mr_paradox
New Member
- Joined
- Mar 10, 2014
- Messages
- 1
Hi all,
I'm trying to figure out how to insert mouse overs but for dynamically changing cells.
There is a column where it's a ID identifier (e.g., A, B, C) and they all have long descriptions. The idea with having a mouseover is that it would show the description once I hover over so that I don't have to have another column.
This column of ID identifiers can change value (for example, it may become C instead of an A) so the mouseover would need to recognize the new value and show the new description accordingly.
Is there a simple way to do this (ideally without VBA)? If not, I still would appreciate direction.
Thank you!
I'm trying to figure out how to insert mouse overs but for dynamically changing cells.
There is a column where it's a ID identifier (e.g., A, B, C) and they all have long descriptions. The idea with having a mouseover is that it would show the description once I hover over so that I don't have to have another column.
This column of ID identifiers can change value (for example, it may become C instead of an A) so the mouseover would need to recognize the new value and show the new description accordingly.
Is there a simple way to do this (ideally without VBA)? If not, I still would appreciate direction.
Thank you!