Group: microsoft.public.excel · Group Profile · Search for Jagger1 in microsoft.public.excel
Author: Laura Hast
Date: Oct 21, 2007 17:14
Hi Jagger, Another way may be to use conditional formatting. Say your data points are in A1 to A1200. Highlight A1:A1200 Go to Format>Conditional Formatting Set formula is =A1=$B$1 Click format and select a color from the Patterns tab And OK out Now whatever value you put in B1 will be highlighted in column A. You can also put this in C1 =COUNTIF(A1:A1200,B1) And it will count them
|