Results 1 to 2 of 2
  1. #1
    vitordf is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    9

    IsNumeric

    Hi,

    Wonder if someone could help me, I have a formula in excel which determines where the first "number" is located in the string:



    {=IFERROR(MATCH(TRUE,ISNUMBER(1*MID($C2,ROW($1:$90 00),1)),0),1)}

    Example:
    5hn05 - the result would be 1
    h5n05 - the result would be 2

    I need to do the same but as a SQL query, and for some reason I can't figure out how, so any help is very much appreciated.

    Kind regards,

  2. #2
    JoeM is offline VIP
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    3,904

Please reply to this thread with any new information or opinions.

Similar Threads

  1. IsNumeric
    By tcheck in forum Queries
    Replies: 4
    Last Post: 11-19-2010, 10:26 PM
  2. Filtering using IsNumeric and Left functions
    By Kevin Johnston in forum Queries
    Replies: 4
    Last Post: 04-16-2010, 11:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums