Results 1 to 13 of 13

Macro to drag formula and paste values

Threaded View

ricdamiani Macro to drag formula and... 07-19-2016, 02:45 AM
AlphaFrog Re: Formula slowing down... 07-19-2016, 03:03 AM
Trebor76 Re: Formula slowing down... 07-19-2016, 03:04 AM
ricdamiani Re: Formula slowing down... 07-19-2016, 03:11 AM
ricdamiani Re: Formula slowing down... 08-03-2016, 01:05 AM
FDibbins Re: Formula slowing down... 08-03-2016, 01:26 AM
ricdamiani Re: Formula slowing down... 08-03-2016, 01:46 AM
ricdamiani Re: Formula slowing down... 08-03-2016, 02:58 AM
AlphaFrog Re: Formula slowing down... 08-04-2016, 03:07 AM
ricdamiani Re: Formula slowing down... 08-03-2016, 05:36 AM
ricdamiani Re: Macro to drag formula and... 08-03-2016, 09:46 PM
ricdamiani Re: Macro to drag formula and... 08-04-2016, 11:25 PM
FDibbins Re: Macro to drag formula and... 08-05-2016, 12:25 AM
  1. #1
    Forum Contributor
    Join Date
    07-28-2013
    Location
    Sydney, Australia
    MS-Off Ver
    Office 365
    Posts
    298

    Lightbulb Macro to drag formula and paste values

    EDIT 3rd AUGUST:
    Bumping up.

    In a nutshell:

    1) the row number 3 would have the formula column (A3:BU3)
    2) macro would drag the formula down up to row 1000 (columns "A3:BU3" from row 4 to 1000)
    3) macro would copy and past values from row 4 to 1000 (columns "A3:BU3"), keeping original formula in row 3

    Thank you!!



    Hi guys,

    Once again need your expertise, any help would be appreciated.

    The formula below is slowing down the spreadsheet and looking for a macro that could:

    1) the only cell that would keep the formula would be the first cell in the row 2 (column "i")
    2) macro would drag the formula down up to row 1000 (column "i" from row 3 to 1000)
    3) macro would copy and past values from row 3 to 1000 (column "i"), keeping original formula on row 2

    =IFERROR((VLOOKUP(A2,Sales!$B:$AR,MATCH(CONCATENATE($O$1,"/",$P$1),Sales!$3:$3,0)-1,0)+VLOOKUP(A2,Sales!$B:$AR,MATCH(CONCATENATE($O$1,"/",$P$1),Sales!$3:$3,0)-2,0)+VLOOKUP(A2,Sales!$B:$AR,MATCH(CONCATENATE($O$1,"/",$P$1),Sales!$3:$3,0)-3,0)+VLOOKUP(A2,Sales!$B:$AR,MATCH(CONCATENATE($O$1,"/",$P$1),Sales!$3:$3,0)-4,0))/4+(SUMIFS(Blending!$E:$E,Blending!$A:$A,A2,Blending!$J:$J,$Q$1)*-1+SUMIFS(Blending!$E:$E,Blending!$A:$A,A2,Blending!$J:$J,$R$1)*-1+SUMIFS(Blending!$E:$E,Blending!$A:$A,A2,Blending!$J:$J,$S$1)*-1+SUMIFS(Blending!$E:$E,Blending!$A:$A,A2,Blending!$J:$J,$T$1)*-1)/4,"")
    That would fix the issue.

    Thanks everyone,

    Rick
    Last edited by ricdamiani; 08-03-2016 at 06:28 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Drag Paste a formula in reverse.
    By cng in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 06-20-2016, 05:09 AM
  2. Paste Special drastically slowing down macro?
    By nobodyukno in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-17-2015, 02:20 PM
  3. Formula will not drag down or work with copy/paste
    By Victoria G in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 03-09-2015, 07:36 AM
  4. Macro to paste values over formula
    By kweejibo in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-21-2014, 03:22 PM
  5. Replies: 6
    Last Post: 04-04-2013, 02:02 PM
  6. Replies: 2
    Last Post: 05-07-2012, 05:36 AM
  7. How to drag/paste formula on looong spreadsheet.
    By mud_shark in forum Excel General
    Replies: 3
    Last Post: 01-15-2010, 02:00 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