+ Reply to Thread
Results 1 to 2 of 2

Making notes on a sheet that constantly gets updated

  1. #1
    Forum Contributor
    Join Date
    03-08-2011
    Location
    Lubbock, TX, USA
    MS-Off Ver
    MS OFFICE 365 EXCEL, OUTLOOK, WORD, POWERPOINT
    Posts
    194

    Making notes on a sheet that constantly gets updated

    While a specific step by step would be nice, I don't expect that. Just pointing the way would be awesome.

    We use a web based equipment management service. It allows exporting the data to a .csv file. From that I can obviously create a workbook. The information in the system changes hourly so some days I export all fields multiple times.The thing stumping me is that I can't figure out a way to take notes on the equipment.

    I created a spreadsheet which has all the features (charts, pivot tables, etc) that are not available via the web interface. I added one column. "Notes". So now I need to figure out how to import the data multiple times a day without losing the "notes". I could do it in Access by creating a separate table with the unit number and the notes. A simple append query would add any new unit numbers from the Main table. A delete query would remove unit numbers and notes for equipment that was sold.

    But, my company is excel centric. So the Access database isn't an option if I want to provide my information to the offices I interact with. I know I can export to excel with access. But, by the time I export the source to csv, then create the linked tables in access, then export back to excel ... I'm afraid that over time I would get a mess.

    I would like to recreate that functionality in excel since the rest of the company is more comfortable with it.

    Any thoughts?

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Making notes on a sheet that constantly gets updated

    Hi
    I suppose that data you import has a key for each line. If so, you can add notes in a separated sheet using (key,Note) table. After that you can use a LOOKUP function to associate the note to your new imported data. (Notes are note deleted)
    I hope this helps you

+ 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. Replies: 0
    Last Post: 11-21-2014, 09:25 AM
  2. [SOLVED] Automatically extracting Rows from constantly updated Tables
    By HAV000 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-09-2013, 07:48 AM
  3. Replies: 13
    Last Post: 12-05-2012, 02:30 AM
  4. [SOLVED] Making notes if the file is printed
    By [email protected] in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 11-05-2012, 11:36 PM
  5. Multiple tables into one constantly updated table
    By Boomer17 in forum Excel General
    Replies: 0
    Last Post: 07-09-2012, 02:59 PM
  6. How to stop sheet constantly recalculating (could be due to userform)
    By AussieM8 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-30-2009, 11:44 AM
  7. Rev. Auto Updated when sheet is updated and or entire book
    By frankee_gee in forum Excel General
    Replies: 1
    Last Post: 04-07-2008, 05:05 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