+ Reply to Thread
Results 1 to 7 of 7

Help in V-Lookup

  1. #1
    Forum Contributor
    Join Date
    11-01-2006
    Posts
    113

    Help in V-Lookup

    Hi All,

    When iam using vlookup function from one sheet ( say Sheet1 ) and another sheet ( say Sheet2 ) to pick employee Number ,it says as #N/A,since some of the values are in text.Is it possible to change in all the numbers from text to number format

    Thanks

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Can you post an example of the data and the ranges

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Forum Contributor
    Join Date
    11-01-2006
    Posts
    113
    Hi,

    Thanks for your reply
    Please find attached sheet.Though attached sheet works fine,problem persists in office

    Thanks

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    No attachment. Plus not sure what you mean by problem persists in office

    VBA Noob

  5. #5
    Forum Contributor
    Join Date
    11-01-2006
    Posts
    113
    Sorry

    Here you go
    Attached Files Attached Files

  6. #6
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Will formatting both list as text work ??

    VBA Noob

  7. #7
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Or you could try

    Using a zero instead of True

    =VLOOKUP(A1,B1:D10,2,0)

    VBA Noob

+ Reply to Thread

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