Closed Thread
Results 1 to 7 of 7

Macro to Copy Equation into Every Row

  1. #1
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Macro to Copy Equation into Every Row

    I cant figure out how to copy down the formula into all rows in the data sheet. The problem area is enclosed in **.

    Please Login or Register  to view this content.
    Thank you in advance for you assistance.

  2. #2
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Macro to Copy Equation into Every Row

    Attach a sample file with the formula and instructions
    If solved remember to mark Thread as solved

  3. #3
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Re: Macro to Copy Equation into Every Row

    This is just an example... I only left the part of the code that I'm referring to.
    Attached Files Attached Files

  4. #4
    Forum Expert
    Join Date
    07-15-2012
    Location
    Leghorn, Italy
    MS-Off Ver
    Excel 2010
    Posts
    3,431

    Re: Macro to Copy Equation into Every Row

    I asked for formulas, not code, I can not understand the formulas from your code, put formulas in the sheet, I'll translate to code

  5. #5
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Re: Macro to Copy Equation into Every Row

    The formula is:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Which is saying: AND(i<>"", i>=i8) *if this formula holds true, then the cell in column i9 will show TRUE, otherwise it will show FALSE.


    I think I need to use the .filldown property, but I'm not sure how to define the range with a variable.
    Last edited by Gard5096; 12-21-2012 at 11:38 AM.

  6. #6
    Forum Contributor
    Join Date
    09-06-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    225

    Re: Macro to Copy Equation into Every Row

    formula is in G2
    Attached Files Attached Files

  7. #7
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Macro to Copy Equation into Every Row

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed Thread

Thread Information

Users Browsing this Thread

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

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