Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In Excel 2002 there are limited options for autoformat. I want to
automatically highlight or color every other line of the chart. Is this possible? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Lois,
Take a look at Row Striping here. (as well as a few others) http://xldynamic.com/source/xld.CF.html HTH Martin "Lois" wrote in message ... In Excel 2002 there are limited options for autoformat. I want to automatically highlight or color every other line of the chart. Is this possible? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
FormatConditional FormattingFormula is :
=MOD(ROW(A1),2)=1 FormatPattern, choose the color of choice OK. -- Can''''t hear the Rain ? Then listen to it. "MartinW" wrote: Hi Lois, Take a look at Row Striping here. (as well as a few others) http://xldynamic.com/source/xld.CF.html HTH Martin "Lois" wrote in message ... In Excel 2002 there are limited options for autoformat. I want to automatically highlight or color every other line of the chart. Is this possible? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is incredible. Thanks so much!
"MartinW" wrote: Hi Lois, Take a look at Row Striping here. (as well as a few others) http://xldynamic.com/source/xld.CF.html HTH Martin "Lois" wrote in message ... In Excel 2002 there are limited options for autoformat. I want to automatically highlight or color every other line of the chart. Is this possible? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel table auto format total row should see sum formula already | Excel Worksheet Functions | |||
How do you create your own auto format for a pivot table | Excel Worksheet Functions | |||
Excel Auto-Format cell to email format | Excel Discussion (Misc queries) | |||
How do you turn off pivot table auto format in Excel? | Excel Discussion (Misc queries) | |||
Auto Format | Excel Discussion (Misc queries) |