+ Reply to Thread
Results 1 to 2 of 2

Thread: Create association between tables

  1. #1
    Registered User
    Join Date
    12-29-2011
    Location
    Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    1

    Unhappy Create association between tables

    Hello,

    I have a problem that's little tricky to describe. I'll give it a try. I download a table of data from a database using ODBC access. Let's say

    ID; Name ; Surname; Salary

    Everytime a person is added and I refresh the table, it basically puts him in the first line and all the lines move one line down (that's ok, something I'd expect that). Nevertheless, if I for example add manually a new column which is not from databaseNumber of Kids. So the table looks like this

    ID; Name ; Surname; Salary;Number of Kids

    when I refresh and new person was added, the number of kind column is not associated with the rest of the fields. So all the fields are moved one line down except manually added column Number of Kinds.

    Question: How can I create this association that will ensure the manually added columns move the same way as those downloaded from the database?

    I hope you'll help me.

    Thanks

    Roman

  2. #2
    Registered User
    Join Date
    04-19-2010
    Location
    Ohio, USA
    MS-Off Ver
    Excel 2007
    Posts
    76

    Re: Create association between tables

    I would reccomend you are going to have to manage a separate list that has ID and Number of kids in your spreadsheet. You can do a vlookup on ID to return the number of kids to that column. That should open up some ability to sort/filter without screwing up the rest of your data.

    This is assuming you are using excel.

    There isn't anything to stop a record from being deleted down the list and offseting your data down the list.

+ 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.2.0