I have a spreadsheet where I have a range of percentages.
I want to count the number of cells that fall between two values.
For example;
lower value is 28%
upper value is 35%
I know how to use the countif function for a single criteria but am confused about how to incorporate multiple criteria using this function.
How would I make this function work properly.
Also, without using conditional formatting or VBA, is there something that I can type into a cell that will turn the font a certain color. I know in custom formating [] are used with the name of the color inserted in between them.
thanks