About 22,700 results
Open links in new tab
  1. Dragging conditional formatting like a formula

    Apr 13, 2017 · [Solved] Dragging conditional formatting like a formula ExcelHi I am having an issue with conditional formatting and i was hoping someone could help, I've tried a few …

  2. Conditional Formatting for values with more than 2 decimals

    Apr 16, 2015 · I have a column of data (Column L) that I wish to highlight with conditional formatting if the values populated are greater than 2 decimals out. For example: 38,519.79 …

  3. How to conditional format a table cell in word based on it's value.

    Oct 18, 2021 · What I need to do now is add a conditional formatting script to the end to format words in the "Effectiveness" Table where if it finds: "Weak" highlight table cell Orange, …

  4. Conditional Formatting deleted by excel when saving and …

    Feb 9, 2017 · The tabs often get sorted using filters, so the order of the data, tab-to-tab varies. To eliminate the risk of returning an incorrect format, an Index Match inside of AND was used to …

  5. Formula or VBA code to format certain cells based on the cell value

    Feb 3, 2025 · Formula or VBA code to format certain cells based on the cell value Excel

  6. Using conditional formatining to change to all caps

    May 5, 2014 · But you can use conditional formatting to draw attention to text that isn't uppercase. Formula is =NOT (EXACT (A1,UPPER (A1))) Or you can use a formula to produce the …

  7. Mailmerge Tips & Tricks - MSOfficeForums.com

    Feb 28, 2025 · Mailmerge Percentage Formatting To format a number as a percentage, add a formula and numeric picture switch to the mergefield, as follows: 1. select the mergefield, …

  8. Changing background colour in table based on value.

    Sep 28, 2020 · Hi there, I am trying to change the color of some cells in a dropdown menu in a table (word document) I am only a fairly average skilled person when it comes to computers …

  9. Using Conditional Formatting to identify duplicates

    May 24, 2012 · Using Conditional Formatting to identify duplicates Excel

  10. How to apply number formatting to Merge Field in an IF function …

    Feb 6, 2024 · I’m having problems with a mail merge field number formatting in a table. The function below checks PR1 and PR2 (product) and if they are the same does nothing as there …