Hi there

I am created a file to keep track of marks. I want every other line to have
the back ground fill in. Sometimes students names will be added or deleted.
I don't want to have to change the format for each line when a student is
added or deleted. Is there a way to do this?
--
Thank-you!
Ruth

Re: conditional formating by David

David
Fri Mar 14 19:16:56 CDT 2008

CF/ Formula Is ...
=MOD(ROW(),2)
--
David Biddulph

"Ruth" <Ruth@discussions.microsoft.com> wrote in message
news:B83B2A60-3F4C-4599-A8A5-541F1ACC4B49@microsoft.com...
> Hi there
>
> I am created a file to keep track of marks. I want every other line to
> have
> the back ground fill in. Sometimes students names will be added or
> deleted.
> I don't want to have to change the format for each line when a student is
> added or deleted. Is there a way to do this?
> --
> Thank-you!
> Ruth



RE: conditional formating by FSt1

FSt1
Fri Mar 14 19:21:02 CDT 2008

hi
you can use conditional formating to do that. it's called banding.
see this site for detailed instructions.
http://www.cpearson.com/excel/banding.htm

Regards
FSt1

"Ruth" wrote:

> Hi there
>
> I am created a file to keep track of marks. I want every other line to have
> the back ground fill in. Sometimes students names will be added or deleted.
> I don't want to have to change the format for each line when a student is
> added or deleted. Is there a way to do this?
> --
> Thank-you!
> Ruth

RE: conditional formating by Ruth

Ruth
Sat Mar 15 11:26:00 CDT 2008

Thank-you very much!
--
Thank-you!
Ruth


"FSt1" wrote:

> hi
> you can use conditional formating to do that. it's called banding.
> see this site for detailed instructions.
> http://www.cpearson.com/excel/banding.htm
>
> Regards
> FSt1
>
> "Ruth" wrote:
>
> > Hi there
> >
> > I am created a file to keep track of marks. I want every other line to have
> > the back ground fill in. Sometimes students names will be added or deleted.
> > I don't want to have to change the format for each line when a student is
> > added or deleted. Is there a way to do this?
> > --
> > Thank-you!
> > Ruth