+ Reply to Thread
Results 1 to 4 of 4

Lookup info and combine

  1. #1
    Registered User
    Join Date
    01-29-2015
    Location
    South Africa
    MS-Off Ver
    MS OFFICE 2010
    Posts
    39

    Lookup info and combine

    Hi Guys

    Please can you assist with the attached sheet. How can I insert a formula whereby column M on Sheet 1 COA must equal to sheet 2 Column C .

    So I need it to look for the information from GL acc Column L in column C sheet 2 and pull this info to column M sheet 1 COA.

    Please let me know if I am not clear.

    Regards

    Mell
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,824

    Re: Lookup info and combine

    Cell M2 on the COA sheet is formatted as Text, so format it as General and then use this formula in M2:

    =IFERROR(VLOOKUP(L2,Sheet2!A:C,3,0),"")

    Copy down as necessary.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    01-29-2015
    Location
    South Africa
    MS-Off Ver
    MS OFFICE 2010
    Posts
    39

    Re: Lookup info and combine

    Thank you it has worked.

  4. #4
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,824

    Re: Lookup info and combine

    Glad to hear it, and you're welcome.

    If that takes care of your original question, please take a moment to select Thread Tools from the menu above and to the right of your first post in this thread, and mark the thread as SOLVED.

    You might also like to know that you can directly thank those who have helped you by clicking on the small "star" icon located in the lower left corner of a post that you have found to be helpful (not just in this thread - for any post that has helped you). This also adds to the reputation of the poster (the small green bars in the poster's profile).

    Pete

+ 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. Combine info from two excel sheet
    By London123 in forum Excel General
    Replies: 20
    Last Post: 01-31-2019, 12:39 PM
  2. Combine info from adjacent cells
    By levpn in forum Excel General
    Replies: 4
    Last Post: 07-14-2017, 12:56 PM
  3. [SOLVED] combine data and add extra info
    By bieglowe in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-06-2016, 01:52 AM
  4. Excel 2007 : Help with formula on lookup info or matching info
    By Jerry Ellerbee in forum Excel General
    Replies: 4
    Last Post: 04-06-2011, 01:20 PM
  5. How to combine info. off work books...
    By jgomez in forum Excel General
    Replies: 1
    Last Post: 03-23-2011, 02:21 PM
  6. combine info in several cells into one cell
    By double a enterprises in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-25-2010, 10:34 AM
  7. lookup cell info and returning line info
    By Wisconsinscw in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-08-2008, 07:05 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