Results 1 to 5 of 5

Is there a way in Excel to use SQL decode functionality?

Threaded View

  1. #1
    Registered User
    Join Date
    07-19-2007
    Posts
    31

    Is there a way in Excel to use SQL decode functionality?

    Hi there,

    I need to use SQL decode functionality in Excel. I tried but Excel won't accept decode. Is there a way to get the same effect in Excel?

    Example: quite often, people use letters to represent numbers, like 1234D = 123.44, 5432G=543.27 in text files. To converter from letters to numbers, I can use decode (substr(A1,5,1), 'A', 1, 'B',2,'C',3,......,'{', 0, null).

    Not sure how Excel handles this?

    Thanks,
    Ning
    Last edited by Ning; 06-11-2013 at 05:06 PM.

Thread Information

Users Browsing this Thread

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

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