+ Reply to Thread
Results 1 to 2 of 2

Excel External Data Connection

  1. #1
    Forum Contributor
    Join Date
    09-21-2014
    Location
    USA
    MS-Off Ver
    2010
    Posts
    449

    Excel External Data Connection

    Hello All,

    In my workbook, I have several sheets that are linked to an outside data source.

    In Column A, I have a primary piece of information. I have added a column in column B in which I add notes about column A. However, when I refresh the data source, my notes stay in column F, but not in the same row as column A.

    Is this a good enough of a description to where you understand my problem?

    I need my notes to stay static with column A after a refresh.

  2. #2
    Registered User
    Join Date
    08-04-2009
    Location
    Golborne England
    MS-Off Ver
    2013
    Posts
    85

    Re: Excel External Data Connection

    Without a sample file I will have to assume some things. Your primary data is unique and that you want your comments to stay with the appropriate primary data entry. I would write some code to take a temporary copy of column A and B and paste it into a new sheet called Temp. I would then refresh the data set. Then go back to the data and in column B add a Vlookup() to retrieve the comments from the temp copy. Then copy and paste as values the comments and delete the temp sheet.

    without a sample sheet to work with I won't try the code you would have too many changes to make. It sounds a bit long winded but it will keep your comments linked to the correct primary data values.

    I work with external data queries everyday and I do things like this a lot.

    JimBobBowie

+ 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. Excel External Connection Dropping Password from Connection String?
    By mar0isa in forum Access Tables & Databases
    Replies: 1
    Last Post: 03-06-2015, 10:35 AM
  2. external Data Connection formatting issues
    By huwtre in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-12-2015, 12:57 PM
  3. [CLOSED - NOT SOLVED] Excel External Data Connection - Timeout?
    By Rudurk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-17-2014, 08:40 AM
  4. Excel 2010 - External data connection lost
    By Pettr in forum Excel General
    Replies: 0
    Last Post: 09-19-2013, 09:24 AM
  5. How to query an Excel file in an External Data Connection
    By greyscale in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-11-2013, 01:06 AM
  6. macro to update external data connection
    By pmcatnip in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-05-2011, 03:25 PM
  7. Checking External Data Connection Status
    By ScottSutherland in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-11-2010, 12:31 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