Watermark a cell with VBA

AwesomeSteph

Board Regular
Joined
Aug 18, 2017
Messages
80
I have been searching the web to try and find a solution to this but I can't seem to find what I am looking for.
What I need; One single cell (will have multiple but can recreate the code for different text) with a "watermark" containing instructions. I need this to disappear as soon as something is either typed in or selected from a data validation drop down. I also need this "watermark" to not transfer over to the other sheets in the workbook that are using these cells to populate those sheets.
I can't use a text box I need it to remain a cell. The users of this workbook know nothing about computers it is very frustrating so I want to make it easy for them not to F'up but also can't change things drastically cause they will all go crazy.
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
AFAIK, you cannot put a "Watermark" in the cell, but in data validation, select "Input Message" then enter your message, and whenever that cell is selected, a tool tip will appear containing your message.
 
Upvote 0

Forum statistics

Threads
1,214,614
Messages
6,120,525
Members
448,969
Latest member
mirek8991

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top