+ Reply to Thread
Results 1 to 22 of 22

Copy Paste Formulas - Any Speed Tips?

Hybrid View

  1. #1
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: Copy Paste Formulas - Any Speed Tips?

    Put different formulas in A1:A3 then run
    Sub formulaFu()
    Range("b1:b3").formula = range("a1:a3").formula
    End sub
    • Please remember to mark threads Solved with Thread Tools link at top of page.
    • Please use code tags when posting code: [code]Place your code here[/code]
    • Please read Forum Rules

  2. #2
    Registered User
    Join Date
    02-19-2013
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2013
    Posts
    33

    Re: Copy Paste Formulas - Any Speed Tips?

    Quote Originally Posted by Izandol View Post
    Put different formulas in A1:A3 then run
    Sub formulaFu()
    Range("b1:b3").formula = range("a1:a3").formula
    End sub
    No. This does not work.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] copy and paste formulas keeping formulas
    By Daza in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-05-2014, 01:59 AM
  2. Vba - find next empty column, insert column, copy paste values & copy paste formulas
    By DoodlesMama in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-20-2012, 12:43 PM
  3. Tips required to speed up / streamline working code generated by macro recorder.
    By Gti182 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-16-2010, 11:24 AM
  4. copy paste formulas using vba
    By soma104 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-20-2010, 07:35 PM
  5. speed - variables vs copy paste
    By carsto in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-03-2008, 03:34 PM

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