Results 1 to 13 of 13

Thread: Advice needed to speed up Painting code based on defined colors.

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    VBAX Tutor
    Joined
    Sep 2009
    Posts
    231
    Location

    Advice needed to speed up Painting code based on defined colors.

    Hello Artik,

    thank you for your kind response.

    I have just checked the code on the attachment and it runs quite quick but its changes only the interior color and not the font color which has been set according to the cell defined for each production line.

    example : if you checked the cell in sheet lines cell C5 the interior color is like dark grey but the font is white. So when its painting it shall changed the color to dark grey same as the cell C5 from sheet lines and also set the font color to white same as the cell font color.

    I am attaching the file with the code you gave and you will see on the sheet main as from row 58 its has not change the fonts to white as it shall be when in sheet lines cell C5.

    Thank you again for the kind help if you can just advise for the fonts side it will make it.
    Attached Files Attached Files

Posting Permissions

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