About 144,000 results
Open links in new tab
  1. How to copy format COLOR only | MrExcel Message Board

    Nov 30, 2014 · Hi, I am often in the situation that I want to copy the cell fill color to another cell, without the rest of the format, like borders, fonts, etc...Oftentimes the fill color is not one of the …

  2. Copying Source formatting and Values VBA - MrExcel

    Jun 5, 2013 · I'm trying to copy cells with formulas in and paste special on another sheet - This works fine - but I need to copy over the formatting too (Colour of cells, size of font etc) but I …

  3. VBA Copy and Paste only format | MrExcel Message Board

    Feb 10, 2016 · I need a code that will take the range of cells from one spread sheet and paste only the formatting to the current sheet. Here's what I have...

  4. Copy Format of a Pivot Chart | MrExcel Message Board

    Feb 7, 2008 · Pivot charts are a whole different animal. I wrote a tutorial last year: Working with Pivot Charts in Excel. To link a pivot chart to a different pivot table requires a few steps. 1. …

  5. Excel: How Can I Copy Cell Formatting? - Excel Tips - MrExcel …

    Aug 6, 2025 · The Format Painter is a tool found in the Clipboard group on the Home tab. It allows you to copy formatting and column widths by selecting the source range, clicking the Format …

  6. Copy cell formatting thru formula | MrExcel Message Board

    Jan 28, 2003 · Hi!! My requirement is as follows i have 2 sheets in my workbook 1. sheet1 (user input) 2. sheet2 (write protected, only for viewing data) Range "a8" in "sheet1" and "a8" in …

  7. Copy/Paste Borders only, not number formats, fonts, etc.

    Aug 5, 2008 · In Excel 2003, is there an easy way to paste borders into other cells on-the-fly without affecting other formatting settings (Number format, Font, Cell Shading, etc) in the …

  8. How to copy formatting from another cell into the active cell

    Nov 14, 2020 · When clicked, I want the button to copy the formatting from cells S3:U3 to the active cell (because there are numerous conditions working in the background such as change …

  9. Preserve Formatting When using INDEX () and MATCH ()

    Nov 3, 2008 · The issue I'm running into is I would like to format (fill color and font color only) the cells as they are on the "programs" sheet. I know INDEX () doesn't actually copy the cell, and …

  10. VBA Copy formula and formatting from row above - MrExcel

    Aug 5, 2014 · G'day Gurus, I have a worksheet which will end up having more rows than I care to format, but I can't specify the exact number of rows. Is there a way to write a Macro that will …