Closed Thread
Results 1 to 5 of 5

VLOOKUP from Access Tables

Hybrid View

  1. #1
    Registered User
    Join Date
    08-09-2006
    Posts
    2

    Question VLOOKUP from Access Tables

    I need to do a VLOOKUP from a table in MSAccess. I want to use the same Access table to provide data to multiple spreadsheets.

    For instance, I have a client list that has client name and salesperson name linked to the client number. I need to pull both the client name and sales person by the client number in my Excel spreadsheets. The only place I have this data is in Access. Because the data in the Access table is live data, I don't want to repeatedly export that data into a spreadsheet to complete my VLOOKUP.

    Can anyone help???

  2. #2
    Miguel Zapico
    Guest

    RE: VLOOKUP from Access Tables

    In that scenario I would recomend a database query with parameters. You may
    find the help on how to create them in MS Query help, and how to input the
    parameter in Excel in the Excel file, but basically is editing the SQL code
    that the wizard generates in MS Query to add a condition comparing to a ?
    sign.

    Hope this helps,
    Miguel.

    "Mraggie" wrote:

    >
    > I need to do a VLOOKUP from a table in MSAccess. I want to use the same
    > Access table to provide data to multiple spreadsheets.
    >
    > For instance, I have a client list that has client name and salesperson
    > name linked to the client number. I need to pull both the client name
    > and sales person by the client number in my Excel spreadsheets. The
    > only place I have this data is in Access. Because the data in the
    > Access table is live data, I don't want to repeatedly export that data
    > into a spreadsheet to complete my VLOOKUP.
    >
    > Can anyone help???
    >
    >
    > --
    > Mraggie
    > ------------------------------------------------------------------------
    > Mraggie's Profile: http://www.excelforum.com/member.php...o&userid=37290
    > View this thread: http://www.excelforum.com/showthread...hreadid=570039
    >
    >


  3. #3
    Registered User
    Join Date
    06-06-2012
    Location
    Mexico
    MS-Off Ver
    Excel 2010
    Posts
    99

    Re: VLOOKUP from Access Tables

    Help about this thread please!!

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: VLOOKUP from Access Tables

    would creating a link to the access file into excel work for you? then you could maniplulate the data as you need to
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: VLOOKUP from Access Tables

    Feroguz,

    Welcome to the Forum, unfortunately:

    Your post does not comply with Rule 2 of our Forum RULES. Don't post a question in the thread of another member -- start your own thread. If you feel it's particularly relevant, provide a link to the other thread. It makes sense to have a new thread for your question because a thread with numerous replies can be off putting & difficult to pick out relevant replies.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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