Have a spreadsheet with rows that are numbered. in example below # 6 has been skipped. Would like to know there is a conditional format to hightlight either 5 or 7 to show me that there is a break.
1
2
3
4
5
7
8
9
10
Last edited by ice; 01-29-2010 at 11:41 AM. Reason: solution found
Hi Ice,
You can use conditional formatting. For example, if your sample data is in A1:A9, select those cells and open the Conditional Formatting dialog. Choose 'Use a formula' (or 'Formula Is' if you're using Excel 2003) and type the following formula:
=A2<>A1+1
Choose a background fill or font color, etc. then click OK. Hope that helps!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks