+ Reply to Thread
Results 1 to 4 of 4

Would like to use checkmarks as units - Custom formatting?

  1. #1
    Registered User
    Join Date
    06-20-2011
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question Would like to use checkmarks as units - Custom formatting?

    Hi!

    I am trying to do the following in Excel 2007: use checkmarks as units, so that I can enter a number in a cell, see the checkmark appear automatically after it, but still be able to use that cell for calculations. I am having a hard time achieving this because the checkmark symbol uses the Wingdings font, and there doesn't seem to be a custom formating tag that allows to specify which font to use.

    Any ideas?

  2. #2
    Forum Guru
    Join Date
    05-24-2011
    Location
    India
    MS-Off Ver
    Office 2021
    Posts
    2,237

    Re: Would like to use checkmarks as units - Custom formatting?

    Hello,

    Not sure I understood correctly, Try this custom format

    Please Login or Register  to view this content.
    This will show √ for all positive numbers, - for a zero value
    Regards,
    Haseeb Avarakkan

    __________________________________
    "Feedback is the breakfast of champions"

  3. #3
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Would like to use checkmarks as units - Custom formatting?

    You could have the check mark in the adjacent column, for example formatted with Marlett font

    =if(isnumber(a1),"a","")

    Or use the "√";;"-"; sign, as suggested above in a custom format

    0"√";-0"√";-;

  4. #4
    Registered User
    Join Date
    06-20-2011
    Location
    Montreal, Canada
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Would like to use checkmarks as units - Custom formatting?

    That solved it! Thank you!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1