Results 1 to 2 of 2

Copy column and set date - button

Threaded View

  1. #1
    Registered User
    Join Date
    07-02-2014
    Location
    Prague
    MS-Off Ver
    2007
    Posts
    59

    Copy column and set date - button

    Hi guys, I need to assign two actions to a one button.

    1. action: Copy Column A, paste to Column C
    2. Write time&date into G5

    I am only capable of doing one button for each action using the macro recorder and simple code:
    Sub SetDate()
    ActiveSheet.Range("G5").Value = Now
    End Sub
    Could you please help me out?
    Thanks in advance.
    Last edited by royalB; 07-02-2014 at 08:23 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to copy format of a column using spin button
    By Tyberian1988 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-04-2014, 05:06 AM
  2. reference column date (yesterday) to get Month(Date) for copy paste
    By jukabub in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-09-2013, 03:52 AM
  3. Copy entered data for a specific date using a command button
    By SChapman in forum Excel Programming / VBA / Macros
    Replies: 24
    Last Post: 03-31-2013, 05:38 PM
  4. Copying columns into next blank column with date using cmd button
    By DataVanMan in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-06-2013, 10:36 AM
  5. VBA command button for saving as date stamped copy in new location (and original)
    By Ogunhe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-08-2012, 10:31 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