Hi vandan_tanna,
Many thanks for your code, that works perfectly, however I've realised that I need to make a small addition.
There are two additional cells which the user needs to be able to also click without the text in cell B1 being hidden, so effectively, the text needs to show (as it currently does) when the user clicks in cell A1, but the user also needs to be able to click in cells E1 and F1 without the text in B1 being hidden, but any other cells clicked in, should hide the text again in B1.
How would I adapt he code to accommodate that? I tried adding those two cells to the target address, but this prevents the text from being shown when any of the three cells are clicked, what am I doing wrong?
Bookmarks