I have created a simple employee training records data base. The range of cells are column L through Column Z. In the columns are expiration dates for the training in the column, confined space entry, fork lift driver, etc. I am attempting to get 3 different cell colors based on the current date versus the training expiration. If the training is current the cell would be highlighted green, if the training expires within 45 days cell would be yellow, if the training is expired the cell would be red. I have been able to get this with regular conditional formatting, however, it makes the spreadsheet extremely slow. I would like to put the conditional formatting in VBA code. I am very new to VBA, any help or suggestions would be greatly appreciated.
I could attach an example file if necessary.
I could attach an example file if necessary.