Results 1 to 11 of 11

Thread: VBA Conditional formatting - multiple adjacent cells if specific text on left

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    VBA Conditional formatting - multiple adjacent cells if specific text on left

    If a cell contains "z" then highlight the 3 cells to the right of it. Example If C4=z then C4, D4, E4, F4 turn yellow. J5=z then J5, K5, L5, M5 turn yellow. For my application I need to use VBA not regular conditional formatting.
    Last edited by Terrific; 02-13-2020 at 01:46 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •