+ Reply to Thread
Results 1 to 2 of 2

using a table in a sheet like database table and use it in other sheets

  1. #1
    Registered User
    Join Date
    08-31-2013
    Location
    ankara
    MS-Off Ver
    Excel 2003
    Posts
    3

    Exclamation using a table in a sheet like database table and use it in other sheets

    Hi there,

    I want to create several tables in a sheet (i.e. : sheet A) and use these lists in other sheets.

    For example :
    Attachment 262123
    the image above shows my lists column by column. First columns shows the lists and second is the products table that I added all products and define the properties. These definition and lookup tables will be constant.

    And the last table is the main list that user will be able to create a bid.

    I can create lists and let user to select from comboboxes (or dropdownlists) but I don't know how to let user to select any product from combobox and get the selected item's other columns.

    I hope i could tell my problem with my poor english.

    Thanks in advance.

  2. #2
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: using a table in a sheet like database table and use it in other sheets

    TIP: Upload a workbook instead of a picture of one, we can test our ideas instantly that way.

    USD should not be "text" in the G13:H16, make sure thats number formatting. Only numbers should be IN those cells.

    VLOOKUP looks usable in this sample.

    G21: =VLOOKUP(B21, $B$13:$G$16, 6, 0) * D21 * (1+F21)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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. Repost: Link table to database linked table
    By itdgoodridge in forum Excel General
    Replies: 1
    Last Post: 02-17-2013, 11:28 AM
  2. Cannot replicate database/table sheet
    By IATIA in forum Excel General
    Replies: 0
    Last Post: 01-15-2013, 02:06 PM
  3. Replies: 3
    Last Post: 12-22-2011, 10:57 AM
  4. Replies: 5
    Last Post: 07-01-2011, 01:36 AM
  5. VBA Code for a pivot table to open database and to reference table current page
    By Pete Straman Straman via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-21-2005, 12:06 AM

Tags for this Thread

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