View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Martin Fishlock Martin Fishlock is offline
external usenet poster
 
Posts: 694
Default hiding a value in a single cell

Bill:

You can only hide a row or a column.

Some other options:

Have a special worksheet with the hidden.

Put an image infront of the cell

Set the cell font color to the same as that of the background.

The last two do not really provide a good solution.


--
Hope this helps
Martin Fishlock, Bangkok, Thailand
Please do not forget to rate this reply.


"Bill" wrote:

Is it possible to hide a value in a single cell. If so, how would I do this?
Thanks.