+ Reply to Thread
Results 1 to 2 of 2

Importing data - then clearing it on exit

Hybrid View

  1. #1
    Registered User
    Join Date
    11-15-2006
    Posts
    16

    Importing data - then clearing it on exit

    hi

    this is what i need to do if possible

    I need to import data into a worksheet from another 'live' excel document that is constatly updating and i need to reflect those updates in my excel sheet..

    but i need that data to clear on exit and reload on startup - but then populate only certain areas in the worksheet and in the name defined areas (so that the validation drop downs still work)


    its this poosible or i am expecting to much from excel and should move to access??

  2. #2
    Forum Contributor WinteE's Avatar
    Join Date
    04-07-2007
    Location
    Netherlands
    Posts
    544
    Record all these actions with the Macrorecorder, and then split it up in two sub's for reload and clearing. Get the sub for reload in the 'Workbook_Open()' event and the sub for clearing data in the 'Workbook_BeforeClose' event.

+ 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