+ Reply to Thread
Results 1 to 3 of 3

Transferring Data From Access

  1. #1
    philhert
    Guest

    Transferring Data From Access

    I have set up a worksheet to Get External Data from my DB (ex LastName,
    FirstName). I then use the worksheet to input additonal data for each row.
    When I refresh the Data (after I have made changes in the DB), is there a way
    to preserve the row info, as new names may be inserted in between original
    names?

    Ex. co1 col2 col3 col4
    orig data: jones tom xxx xxx
    wesson mike xxx

    after refresh: jones tom xxx xxx
    smith joe xxx
    wesson mike

    wanted: jones tom xxx xxx
    smith joe
    wesson mike xxx


    Is it possible to preserve the row data?

    thanks for any help

    phil

  2. #2
    Debra Dalgleish
    Guest

    Re: Transferring Data From Access

    The data typed adjacent to the external data isn't connected to the
    names, so won't automatically shift if the imported data changes.

    You could enter the data in the database, connecting it to the names.
    Or, create a lookup table of names and data in the Excel workbook, and
    use formulas adjacent to the external data, to display the matching data.

    philhert wrote:
    > I have set up a worksheet to Get External Data from my DB (ex LastName,
    > FirstName). I then use the worksheet to input additonal data for each row.
    > When I refresh the Data (after I have made changes in the DB), is there a way
    > to preserve the row info, as new names may be inserted in between original
    > names?
    >
    > Ex. co1 col2 col3 col4
    > orig data: jones tom xxx xxx
    > wesson mike xxx
    >
    > after refresh: jones tom xxx xxx
    > smith joe xxx
    > wesson mike
    >
    > wanted: jones tom xxx xxx
    > smith joe
    > wesson mike xxx
    >
    >
    > Is it possible to preserve the row data?
    >
    > thanks for any help
    >
    > phil



    --
    Debra Dalgleish
    Contextures
    http://www.contextures.com/tiptech.html


  3. #3
    philhert
    Guest

    Re: Transferring Data From Access

    Thanks for the reply. I think I know just enough to get me into trouble. Is
    the formula you are talking of something like VLOOOKUP? I have tried to
    understand the help menu for that but am lost.

    I have 15 columns of info, the first two come from the DB, the other 13
    (which I want to keep with each name) contain either a ‘1’ or are blank.
    Does each separate row have a formula?

    Any additional help is appreciated.

    Phil


    "Debra Dalgleish" wrote:

    > The data typed adjacent to the external data isn't connected to the
    > names, so won't automatically shift if the imported data changes.
    >
    > You could enter the data in the database, connecting it to the names.
    > Or, create a lookup table of names and data in the Excel workbook, and
    > use formulas adjacent to the external data, to display the matching data.
    >



+ 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.6.0 RC 1