Results 1 to 3 of 3

VBA - Copy values from one sheet to another at current date

Threaded View

  1. #1
    Registered User
    Join Date
    01-15-2017
    Location
    Europe
    MS-Off Ver
    2016
    Posts
    43

    VBA - Copy values from one sheet to another at current date

    Hello all,

    I need help with a vba code, to take the values from sheet Stoc and paste them in sheet Istoric at current date:

    Sheet Stoc:
    REPER XX YY ZZ QQ RR SS
    AAA 11 22 33 9999 55 66
    BBB 88 55 77 11 22 33

    Sheet Istoric should loom like this:
    DATA AAA - XX AAA - YY AAA - ZZ AAA - QQ AAA - RR AAA - SS BBB - XX BBB - YY BBB - ZZ BBB - QQ BBB - RR BBB - SS
    01.04.2024
    02.04.2024
    03.04.2024
    04.04.2024 11 22 33 9999 55 66 88 55 77 11 22 33
    05.04.2024
    06.04.2024
    07.04.2024
    08.04.2024
    09.04.2024
    10.04.2024
    11.04.2024
    12.04.2024
    13.04.2024
    14.04.2024


    I just tried with chatgpt, but of course it didn't help
    Thank you in advance.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. macro to copy sheet to end with sheet name current date
    By eugz in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-09-2022, 10:27 PM
  2. Copy Sheet named as current date with button VBA Excel
    By AliceIoana in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 06-10-2021, 11:18 AM
  3. [SOLVED] copy and paste in current active cell, and need current date then scroll down 140 lines
    By vengatvj in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 11-04-2013, 03:40 AM
  4. Replies: 4
    Last Post: 08-16-2013, 04:10 AM
  5. [SOLVED] VBA to Open File (filename contains current date) & copy Sheet to active workbook
    By jlstidham in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-12-2013, 10:50 PM
  6. [SOLVED] Need average of days for date values from date to current day that updates current date
    By FinGhost in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-12-2013, 04:41 PM
  7. Copy a sheet into a new book and save file name as the current date.
    By Jay3 in forum Excel Programming / VBA / Macros
    Replies: 21
    Last Post: 07-10-2009, 06:59 AM

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