+ Reply to Thread
Results 1 to 2 of 2

Forumla copy all the way down

  1. #1
    Registered User
    Join Date
    07-11-2017
    Location
    Farnborough
    MS-Off Ver
    2013
    Posts
    4

    Forumla copy all the way down

    Hi, I need the end formula to copy all the way down to the last cell displayed:


    Columns("J:J").Select
    Selection.Insert Shift:=xlToRight, CopyOrigin:=xlFormatFromLeftOrAbove
    Range("J1").Select
    ActiveCell.FormulaR1C1 = "Line Total"
    Range("J7884").Select
    ActiveCell.FormulaR1C1 = "=RC[-1]*RC[-2]"
    Range("J7885").Select

    Can any way help.

    Thanks in advance

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Forumla copy all the way down

    Maybe:

    Please Login or Register  to view this content.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

+ 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. Copy/Pasting forumla's and tables
    By Kanuck in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-07-2016, 01:04 AM
  2. Replies: 4
    Last Post: 01-28-2015, 01:08 PM
  3. Batch Sheet Copy Iterate Forumla
    By pkincaid in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2011, 01:32 PM
  4. Duplicate Forumla with copy and paste 8 columns.
    By forscienCe in forum Excel General
    Replies: 3
    Last Post: 09-16-2011, 04:55 AM
  5. cut/copy and paste forumla problem help
    By zen_zen in forum Excel General
    Replies: 1
    Last Post: 08-12-2006, 05:25 PM
  6. paste a forumla and copy with a macro
    By Chris_t_2k5 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-27-2006, 11:45 AM
  7. Replacing a cell's forumla with the forumla's results?
    By Mooncalf in forum Excel General
    Replies: 2
    Last Post: 01-04-2005, 12: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