View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Lonnie M. Lonnie M. is offline
external usenet poster
 
Posts: 184
Default excel help, color coding rows

Hi, hope this gets you started:

1) & 2) There are 65,536 rows and 256 columns in an excel worksheet.

3) Look at these links for some help with selecting and coloring the
rows:
http://www.contextures.com/xlCondFormat01.html
http://www.cpearson.com/excel/cformatting.htm

Regards--Lonnie M.