I know how to display something other than a cell contents – for instance I have a cell whose contents (used in a test) are S but it displays Select because the Custom Format for the cell is @”elect”.
I want to be able to display a string in a cell when its contents are in fact blank, but when I use the above form of Custom Format I just get a blank cell. Is this possible, or will I have to find another way to do what I’m trying to do ?
Thanks