Results 1 to 20 of 62

Thread: VBA Code to Match US Region to the State that is entered

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Testing it out. I did notice the following code
    .EntireRow.Cells(colRegion).Interior.Color = vbRed
    It is not coloring the Region field when empty.. If that is suppose to do that.. Also How can I change the Color of the Cell to be a ColorIndex and the Font to a different Color and then revert back to the default of no fill and auto font?
    Quote Originally Posted by Paul_Hossler View Post
    I missed a check

    Try ver 13
    Last edited by pawcoyote; 01-30-2017 at 09:30 AM.

Posting Permissions

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