Results 1 to 15 of 15

VBA code to auto copy & paste special as value from target column

Threaded View

  1. #1
    Registered User
    Join Date
    08-31-2017
    Location
    LONDON
    MS-Off Ver
    Excel for Mac 2011 v14
    Posts
    20

    VBA code to auto copy & paste special as value from target column

    Hi

    I have a formula that pushes a value to the current month

    =IF(TEXT(TODAY(),"mmm")=A13,$C$21,0)

    Unfortunately once the month changes the input reverts to 0
    To resolve this I plan to do an auto copy & paste special as value to the adjoining column.
    The value will go to 0 in the original cell but the copied version should stay.

    To do this I need help please with some vba code
    I found something similar but it is not quite correct and I am a complete novice with vba code

    Any help appreciated

    It is all set out fairly clearly in the attached spreadsheet

    Many thanks
    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. [SOLVED] Tweak Code for Copy and Paste Special vs Cut and Paste
    By Adam Schaefer in forum Excel General
    Replies: 1
    Last Post: 04-18-2016, 11:12 AM
  2. VBA: code check to auto copy and paste into new column
    By puekey in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-09-2014, 12:43 AM
  3. [SOLVED] Code to Copy Rows from 3 zones based on min/max value,and paste in next empty Target row
    By david gonzalez in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-08-2014, 02:29 AM
  4. Macro Code to Copy paste Special
    By cartica in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-04-2013, 09:31 AM
  5. [SOLVED] Set code copy and paste special values
    By marreco in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-25-2012, 08:52 PM
  6. [SOLVED] Code for Copy and Paste Special- Values in Columns
    By gautamacharya in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-23-2012, 04:51 PM
  7. code to copy and paste special and sort
    By short_n_curly in forum Excel General
    Replies: 0
    Last Post: 03-29-2005, 09:35 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