+ Reply to Thread
Results 1 to 1 of 1

Conditional formatting to VBA

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    09-24-2017
    Location
    Vic Australia
    MS-Off Ver
    Office 365 Apps for enterprise
    Posts
    147

    Conditional formatting to VBA

    Good afternoon everyone

    I have started to look in to using VBA and it great I have been able to use forums and google to read up and then change the information to match my needs
    for the life of me I cant work out how to convert conditional formatting to VBA I have looked up and there are work arounds when cutting cells and it all points back to using VBA and running it at the end of my shift and during the day to fixed all formatting up as we move a lot of data on the sheet

    I just cant find any guides that I can follow
    below are my formulas and any help with a website I can follow would be great or pointing me in to the right path

    All are in black font size 11
    Applies to	          rule type	                                   format
    =$D$2:$K$63	=ISBLANK(D2)	                            White Fill
    =$O$2:$Q$63	cell value greater then =0.125	       RED   Fill
    =$O$2:$Q$63	cell value between  =0.001 & =0.125	Green  Fill
    =$J$2:$J$63	=IF(J2-D2>TIME(0,30,0), 1, 0)	          Orange  Fill
    =$D$2:$D$63	=IF(ABS(D2-C2)>TIME(0,30,0), 1, 0)	Orange  Fill
    =$G$2:$G$63	=IF(G2-D2>TIME(0,30,0), 1, 0)	          Orange  Fill
    Attached Files Attached Files
    Last edited by justinwb; 08-04-2018 at 01:07 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Override conditional formatting (in general, without changing the conditional formatting)
    By Stormin' in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-21-2017, 07:15 AM
  2. Replies: 1
    Last Post: 12-08-2016, 03:14 PM
  3. Conditional Formatting Removing Previous Conditional Formatting?
    By CravingGod in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-04-2016, 01:02 PM
  4. Replies: 6
    Last Post: 01-08-2016, 06:44 PM
  5. Opening xlsm files with conditional formatting opens with removed conditional formatting
    By Martijn.Steenbakker in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-07-2014, 05:38 AM
  6. Replies: 1
    Last Post: 09-20-2013, 06:23 PM
  7. Replies: 3
    Last Post: 05-15-2012, 04:13 PM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1