+ Reply to Thread
Results 1 to 4 of 4

Help with returning lookup data

  1. #1
    Registered User
    Join Date
    10-03-2011
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    85

    Help with returning lookup data

    Hello I was after a little help. Ive attached a copy of an example spreadsheet. As youll see there us data in column A and C. Basicly column A is the results I want to get via a formula. So the formula which would go in column B, needs to look in column C and give the results seen in column A.

    Please can someone help!
    Attached Files Attached Files
    Last edited by gandyling; 08-12-2013 at 09:40 AM. Reason: need to attach file

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Help with returning lookup data

    First insert a row above the data, then in B2:

    =IF(ISTEXT(C2),C2,B1)

    copied down.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Help with returning lookup data

    First insert a row above the data, then in B2:

    =IF(ISTEXT(C2),C2,B1)

    copied down.

  4. #4
    Registered User
    Join Date
    10-03-2011
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    85

    Re: Help with returning lookup data

    Thanks that worked like a charm!

+ 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. Replies: 1
    Last Post: 01-10-2011, 09:05 AM
  2. Lookup returning #N/A
    By hutch@edge.net in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-10-2008, 10:35 AM
  3. Lookup not returning data due to "~"
    By dgo in forum Excel General
    Replies: 10
    Last Post: 02-01-2007, 12:53 PM
  4. Replies: 3
    Last Post: 10-10-2005, 01:05 PM
  5. Returning a Sum after lookUp
    By touchingcloth in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2005, 01:38 PM

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