View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.misc
MyVeryOwnSelf MyVeryOwnSelf is offline
external usenet poster
 
Posts: 213
Default How do I get a check mark into an excel documents

Thank you very much. Neat check marks.

My secret: it's handy to keep around a character map spreadsheet for
finding different symbols; it's easier than searching the Windows
"character map" dialog box.

In A1:A255 put
=ROW()
and use the custom format:
"Alt-"0000
This tells what combination to key in.

In B1:J255 put
=CHAR(ROW())
Change each column B:J to a different font; I have Arial Black, Marlett,
Ismar, Webdings, Symbol, Wingdings, Wingdings 2, Wingdings 3, Mini Pics
Digidings.

I hide rows that aren't useful. Below 33, the only useful ones are likely
09 tab
10 line feed
13 carriage return
32 space