About 50 results
Open links in new tab
  1. Excel: How Do I Undo Conditional Formatting?

    Nov 17, 2025 · I set up some conditional formatting that my manager does not want. How do I keep the formulas, values and other formatting but remove the conditional formatting? In Excel 2007 or newer, …

  2. Remove all conditional formatting from a workbook - MrExcel

    Feb 12, 2003 · To remove the conditional formatting from a specific range of cells: 1. start by selecting the range. 2. Click the “Conditional Formatting” button. 3. Choose “Clear Rules…” and then “Clear …

  3. Remove and reapply conditional formatting with VBA - MrExcel

    Jul 17, 2024 · Hi everyone, I have an Excel 2010 workbook that I use to keep track of the women's football matches I've been to, and this includes some simple conditional formatting, as follows: If the …

  4. remove data but keep the Conditional Formatting - MrExcel

    Jun 10, 2003 · Similar threads A Remove and reapply conditional formatting with VBA adamchater Nov 9, 2025 Excel Questions Replies 7 Views 232 Nov 9, 2025

  5. Remove and Reapply Conditional Formatting - MrExcel

    Mar 9, 2022 · Good Afternoon, I have a worksheet that is conditionally formatted to use 6 formulas. Every time a user pastes in the worksheet, they are messing up the formatting. I understand I can …

  6. ClearContents VBA is clearing my Conditional Formatting

    Aug 14, 2023 · Anyone have any thoughts on why this VBA would be clearing the conditional formatting of the cells it wipes? I was under the impression that the "Clear" VBA function would wipe contents …

  7. Conditional Formatting: Removing Absolute Reference Doesn't Save

    Dec 20, 2013 · Hi everyone Maybe you can help! I made a simple conditional format in Excel, I then removed the absolute row number reference so that I can copy it down to other rows. However, …

  8. Delete data from a color formated cell and only keep coloring format ...

    Apr 17, 2021 · Welcome to the Board! Conditional Formatting is dynamic, and dependent on the data in the cell at that time. So if you remove the data, the Conditional Formatting will be automatically …

  9. in VBA : Copy formatting without copying the rules from a Conditional ...

    Jun 19, 2015 · This only deletes formatting that is coming from Conditional Formatting rules. Are you saying you have a range that uses conditional formatting, and you want to copy it to another range, …

  10. Conditional Formatting Defaulting to Absolute Reference ($)

    Sep 28, 2021 · I am using Conditional Formatting and my problem is that I want to use relative referencing and Conditional Formatting keeps defaulting to absolute reference ($). Writing my own …