+ Reply to Thread
Results 1 to 2 of 2

Save data from dynamic cell from web

  1. #1
    Registered User
    Join Date
    09-29-2020
    Location
    Salem, VA
    MS-Off Ver
    16.0.13127.20296
    Posts
    8

    Save data from dynamic cell from web

    Quick question here. How would I program a cell to NOT change after a specific date? For instance, if I was to take today's spot price of gold from the web, but have it stay left behind in the previous cell. I feel like I'm so close, yet so far. Here's a test sheet I have made with the best I can come up with. The spot price isn't connected to the internet yet, I just want to make it functional first. Additionally, cell J1=TODAY()
    Attached Files Attached Files
    Last edited by Jack_Vaughn; 09-30-2020 at 11:50 PM.

  2. #2
    Banned User!
    Join Date
    02-06-2020
    Location
    Iowa City, IA, USA
    MS-Off Ver
    2016 - 365 / 2007
    Posts
    2,014

    Re: Save data from dynamic cell from web

    I did not look at your file, however if you want to set a date of transaction termination with regard to any and all of your cells updating their value if the workbook or worksheet is connected to the internet, and the cells are linked to web data somehow, you could possibly do it by way of the worksheet_change() event. that's what comes to mind immediately. but then again, I would assume that event would take a back seat to any updating that would take place via a link to internet data, whether it be through PQ or not.

    aside from what I just mentioned, there are plenty of other ways you can get this done by using code.

+ 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. Getting data from a closed workbook based on a cell reference with dynamic data.
    By 2015imsjfw in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 03-24-2017, 10:40 AM
  2. Replies: 3
    Last Post: 03-13-2015, 03:39 AM
  3. [SOLVED] Dynamic date in cell at time of save
    By Nickwixon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-07-2014, 08:47 AM
  4. Dynamic/dependent data validation lists - reset second cell if first cell changed
    By gazza365 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-16-2010, 06:59 PM
  5. Dynamic Save to Folder Based on Cell Contents
    By dthhal in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-25-2009, 05:42 PM
  6. Save "Dynamic" sheet in workbook If cell = . To another location
    By DJarqus in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 07-20-2008, 12:19 AM
  7. [SOLVED] enter data in cell but cannot save until click off cell in excel
    By T70McCains in forum Excel General
    Replies: 1
    Last Post: 11-18-2005, 01:10 PM

Tags for this Thread

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