About 50 results
Open links in new tab
  1. How do I copy a Formula Down a Column? [SOLVED] - Excel Help Forum

    Aug 16, 2022 · How do I copy a Formula Down a Column? This should be a super simple question, but I have never had the need for this function with copying the formula down a column. Usually I pull the …

  2. Copy macro/formula down a column, based on an adjacent cell [SOLVED]

    Apr 1, 2014 · Re: Copy macro/formula down a column, based on an adjacent cell Hi, eoghanmolloy, you might consider to share the solution you found with other users as this thread is marked as SOLVED. …

  3. Excel 2016 won't copy a formula down the column - Excel Help Forum

    Feb 16, 2017 · On every formula I have attempted to copy down the column excel continues to return the value received in the first row. As an example I need to reformat a date field (e.g., 20130422 to …

  4. VBA to fill formula down till last row in column. [SOLVED]

    Jul 12, 2018 · I'm using column "A". I want to copy formula with userform command button. example: If There are values till cell "A3:A25" then I want to copy formula in column "U3:U25", and when user …

  5. Concatenate won't copy down my column [SOLVED] - Excel Help Forum

    Apr 29, 2014 · Concatenate won't copy down my column I'm using a concatenate formula for first and last names ex: =CONCATENATE (A2," ",B2) When I try to drag it down my column from the right …

  6. Drag down to copy formula but change the column instead of the row

    Apr 22, 2017 · How to get formula to change by -1 column as you drag down rows By stephme55 in forum Excel General Replies: 4 Last Post: 03-11-2016, 03:15 PM

  7. Copy formula from another cell only changing column letter [SOLVED]

    Oct 24, 2017 · Re: Copy formula from another cell only changing column letter Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: …

  8. filling formula down to last row [SOLVED] - Excel Help Forum

    Feb 17, 2018 · Excel will auto-fill down to the last contiguous data row. If the data has gaps, then select the top row containing the formulas, press CTRL+C to copy, drag the scroll box down to the bring the …

  9. Copy formula down column but need to skip 'n' rows - Excel Help Forum

    Jan 27, 2011 · Re: Copy formula down column but need to skip 'n' rows Please remember to mark your thread as Solved. How to mark a thread Solved Go to the first post Click edit Click Go Advanced Just …

  10. Applying formula to a column with different sized merged cells

    Dec 8, 2016 · Re: Applying formula to a column with different sized merged cells You could instead select C3:C269, paste =A3*B3 in the formula bar, press and hold the Ctrl key, then press Enter. But …