Conditional Format Similar to Conditional Format in Excel spreadsheet

stephicohu

New Member
Joined
Jan 27, 2023
Messages
26
Office Version
  1. 365
Platform
  1. MacOS
Hi guys!

I have another question to ask about the conditional format. I want to use the same or similar function in the excel application. I tried using the macro option to get some help but it didn't work well. I have been coding for about a month and learning on google and a microsoft press book. So my knowledge in VBA is limited. Here is what I want to do:

What I am doing?

I want to make a spreadsheet that has been previously format for conditional formatting so when it comes time to used that spreadsheet I just plug in numbers in the cell and the conditional format works. I only need two conditions one for red which means not being met and green for being met. The color is just like the function in excel, with red fill with dark red text and green fill with dark green text. I know how to do the colors by going to find the numbers that correspond to the color. What I don't know is how to set up the conditions for the cells. Any advice you have on this matter?
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Not sure I follow. Why not just manually set format conditions on a sheet and use that as a template? Not seeing a connection between what you describe and vba.
 
Upvote 0

Forum statistics

Threads
1,213,543
Messages
6,114,245
Members
448,555
Latest member
RobertJones1986

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top