Results 1 to 3 of 3

VBA Code to Copy Dashboard Date Data, Lookup that Date on YTD Data tab, and Paste Value?

Threaded View

Gruffing VBA Code to Copy Dashboard... 12-29-2023, 12:46 PM
6StringJazzer Re: VBA Code to Copy... 12-29-2023, 01:28 PM
Gruffing Re: VBA Code to Copy... 12-29-2023, 01:32 PM
  1. #1
    Registered User
    Join Date
    12-29-2023
    Location
    Chicago
    MS-Off Ver
    365
    Posts
    2

    VBA Code to Copy Dashboard Date Data, Lookup that Date on YTD Data tab, and Paste Value?

    Cross-posted at https://www.mrexcel.com/board/thread...value.1251054/

    Hello,

    In essence, I'm trying to make a macro that reads the data from sheet "Dashboard" that corresponds to a specific date in cell C4 (in this example, focusing on the range of C9:V9), have it lookup that C4 date in column B of "YTD Data" sheet, and if found, Copy/Paste value the contents of the range C9:V9.

    I've included a "Goal" sheet to help illustrate what I'm going for, in case my earlier description was not enough.

    In the future, my goal is to load this macro to a button and add a "Refresh All" mechanic at the end, but just trying to get the beginning of this macro done first before I add any bells or whistles.

    I'm not sure if there's a way to "futureproof" this macro, in case additional Columns are added or other changes?

    Thank you for any help provided.

    Thanks,
    GR
    Attached Files Attached Files
    Last edited by 6StringJazzer; 12-29-2023 at 01:28 PM. Reason: added xpost link

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. What is VBA code for data paste according to Date?
    By mazadb in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-09-2023, 07:42 AM
  2. date column to look up todays date and copy/paste in same row as date lookup
    By fst100 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 10-30-2019, 07:48 AM
  3. [SOLVED] VBA code Copy/special paste/ transpose data using date as parameter
    By Karnik in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-27-2019, 08:02 AM
  4. [SOLVED] copy data from the last tab (based on the name with date) and paste it into another tab
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-06-2013, 03:33 PM
  5. Lookup date and Paste transposed data?
    By ImagineParidise in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-14-2012, 05:44 PM
  6. Copy Data, Find Date, Paste data below Date
    By dgibson in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-10-2011, 09:31 PM
  7. Replies: 2
    Last Post: 09-20-2010, 02:51 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