View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Khalid A. Al-Otaibi Khalid A. Al-Otaibi is offline
external usenet poster
 
Posts: 14
Default Wingdings 2. Check Mark (P).

Hello;

I set the Font into Wingdings 2, and put a formula =IF(G8="",,"P")
This to put a check mark if Cell G8 is filled with any data,

Now if there is any data in Cell G8, the check mark is appear, but the
problem is if there no data a BOX is appear.

How can I make EXCEL to put a check mark if the cell is filled with data,
and remain empty if there no data.