Tony asked if it was possible to insert a "watermark" type of permanent comment into a group of merged cells. The idea is for the comment to stay behind any entered text.
The short answer is that there is no way of doing this. Excel allows you to use a graphic as a background, but only for the worksheet as a whole, not for a range of cells. Even then, the background won't print—which is why Excel calls it a "background" and not a "watermark." (True watermarks are on physical paper, not on-screen.)
One possible solution—if you want your "comment" to be text instead of a graphic—is to use a text box. Create a text box that is the same size as your merged cells, and position it over those cells. Then, add your comment to the text box, as desired. Format the text box so the font is a light gray, the text box has no border, and the background is transparent.
The background being transparent is important, since you cannot position the text box "behind" the worksheet. The text box is on the drawing layer, which is always over the worksheet. You can arrange objects on the drawing layer, but you cannot move the drawing layer itself.
Now, if people use the Tab key to move into the merged cells, they can type things and it will appear in the cells. You may have to play with colors and appearance, because the gray text in the text box doesn't go away when you enter text in the underlying cells.
You should know that if someone uses the mouse to click on the merged cells, they will, instead, select the text box. You can get around this by selecting the merged cells, making sure they aren't protected, and then protecting the worksheet as a whole. By default, text boxes are protected, so they can't be selected in a protected worksheet. Now, when someone clicks on the merged cell, it is the cell that is selected, not the text box—it cannot be selected in a protected worksheet.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (11986) applies to Microsoft Excel 2007, 2010, 2013, and 2016. You can find a version of this tip for the older menu interface of Excel here: Inserting a Watermark Behind Merged Cells.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
Got some images that you want to appear in a worksheet based on the result displayed in a cell? Figuring out how to ...
Discover MoreThe camera tool allows you to capture dynamic "pictures" of portions of a worksheet. If you want to use the camera tool ...
Discover MoreExcel allows you to set up graphics so that they are associated with cells and even stay with the cells when the cells ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
2020-11-10 12:41:24
David Czuba
There is a way to add a true watermark (which may be a text or graphic) using a custom header or footer in Page Setup. It only shows on the print, so this does not solve Tony's problem that the watermark is visible while viewing the spreadsheet in normal view. Still, to do this, the graphic should be prepared beforehand by sizing it so that it fits on the page size selected. For the washout, I used Word to create the washed out watermark at full size, then took a screen capture of the watermark, saving it as a JPG file. Then, it is trial and error to size the image. Add the graphic to the center panel in the custom header or footer. The end result is that text in your spreadsheet prints on top of the graphic. Viola! (see Figure 1 below)
Figure 1.
2020-11-10 11:08:08
David Spencer
Could you use conditional formatting? Have the watermark text in the cell in a light gray as part of a 'blank' conditional format, perhaps italicized. As soon as you enter data in the cell it goes away as is no longer blank.
2016-03-21 11:00:40
Rick
Why not simply use a data validation input message (with any value)?
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2021 Sharon Parq Associates, Inc.
Comments