About 14,600 results
Open links in new tab
  1. How to copy conditional formating to another Excel Worksheet

    I know that you can copy conditional formatting in a single sheet by selecting the new cells, but I don't recall it is possible to select cells across multiple sheets.

  2. How to copy color of the conditional formatting cell to another …

    Sep 19, 2018 · 3 On one sheet I have a data which has conditional formatting color. I want to copy and paste that into another file, I was able to paste value, column width etc. but I couldn't …

  3. How to copy/paste cells from a conditionally formatted sheet to …

    Sep 7, 2023 · Now, I want to move this data to another file or share it as a report to someone, with the formatted rows, but without the conditional rules. Is there a way to do that without the …

  4. How to copy conditional formatting logic to an entire Excel …

    Mar 3, 2022 · I can get it to work with a single row but I can't figure out a way to apply it to my entire sheet, which has thousands of rows. I've tried several things I found online, but they …

  5. In Excel, is it possible to copy just the cell color from conditional ...

    May 2, 2024 · I have tried using the format painter, but it is also copying the conditional formatting rules to the other cells and I only want the color of the cell copied from one tab to the other. Is …

  6. How to copy/paste without conditional formatting? - Super User

    For the destination cells that have the same conditional format rules defined, first select these cells/cell range and clear all rules by by going to Home > Conditional Formatting > Clear Rules …

  7. Conditionally format cells based on match in another sheet

    In fact, Office 2010 allows for conditional formatting to exist between sheets, something 2003 can't and as such, I'm doing all on one sheet. First of, the table: What you want to do is to …

  8. How to copy conditional formulas across sections of a worksheet?

    Mar 11, 2018 · Select conditional-formatted range in Table U, and Copy. Select target range in Table T, and click Paste Special. In Paste Option category click Formats then OK. Second …

  9. microsoft excel - Is it possible to save conditional formatting rules ...

    This copies all formatting, though, and/or deletes existing formatting. It doesn't just copy the conditional formatting rules. I want a way to save a set of rules with a name and then apply …

  10. vba - Excel: conditionally format a cell using the format of another ...

    A (red background) B (green background) C (blue background) So that’s on one sheet (or in a remote corner of the current sheet—whichever is better). Then, in an area that I mark for …