+ Reply to Thread
Results 1 to 7 of 7

Formula to display character output of alt + (####)

  1. #1
    Forum Contributor
    Join Date
    07-30-2012
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    139

    Formula to display character output of alt + (####)

    In excel if you hold the alt button and push "2 4 8" consecutively, excel will create a degree sign "°" .

    I'm wondering if it is possible to create a formula that will let me reference an adjacent cell to create a list of symbols and their numerical equivilants. Column A would be a list of numbers 1-99999 for example and then column b would have a formula that looks something to the extent of:

    = Alt + Column A

    To display the the symbol that will be output if the number in column A is entered while holding alt. I am familiar with the Insert -> symbol menu and know there are other ways to go about this, I was hoping that there might be an easy way to generate a list like this without going into the symbol menu though.

    Thanks!

    Bruce

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Formula to display character output of alt + (####)

    Try this... If your list of numbers starts in A1, put this in B1 and fill down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    The problem I see with this is that Alt + 248 (°) is different than Alt + 0248 (ø)... so not sure where to go from there.
    - Moo
    Last edited by Moo the Dog; 10-23-2013 at 07:23 PM. Reason: Difference in '0' before numbers

  3. #3
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Formula to display character output of alt + (####)

    Quote Originally Posted by Moo the Dog View Post
    Try this... If your list of numbers starts in A1, put this in B1 and fill down:

    =UNICHAR(A1)
    That function is only available in PC Excel 2013.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  4. #4
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Formula to display character output of alt + (####)

    Quote Originally Posted by Tony Valko View Post
    That function is only available in PC Excel 2013.
    Thanks, Tony. Now I know, for future info.

    - Moo

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Formula to display character output of alt + (####)

    Do you have it in one of your Mac versions? Mac Office 2011?

  6. #6
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Formula to display character output of alt + (####)

    Tony,

    Forgot to change my profile, I use Office 2007/2013 for PC and 2011 for Mac now. Been using 2013 tonight. I'll have to check to see if it is available on the Mac at work tomorrow.

    - Moo

  7. #7
    Forum Contributor
    Join Date
    07-30-2012
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    139

    Re: Formula to display character output of alt + (####)

    Hey Moo,

    Yeah as suggested by Tony, that didn't work on my 2010 version. Any other suggestions?

    Thanks again!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] How to look up two values then display an output?
    By ohlalayeah in forum Excel General
    Replies: 1
    Last Post: 06-04-2012, 01:53 AM
  2. Display Active Character Count + Limit Character Per Cell
    By euronail in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-22-2011, 04:59 AM
  3. Excel 2007 : Display output from a row of data
    By MarginofBuffett in forum Excel General
    Replies: 9
    Last Post: 11-18-2010, 09:07 PM
  4. Replies: 2
    Last Post: 06-16-2010, 09:01 AM
  5. Can a formula display output to an otherwise blank cell?
    By T.Morris-TX in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-29-2005, 08:35 AM

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