Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Matt-e-gee
 
Posts: n/a
Default How do I choose a cell colour, without it being tied to the data?

I would like to set up an alternating cell colour scheme to distinguish
between each line of data in my table. However, when I do this, and then
sort the data after it is updated, the cell colour moves with the data. Is
there any way to select the cell background colour permanantly so that it is
not tied to the data for when I sort it?
  #2   Report Post  
Posted to microsoft.public.excel.misc
Anne Troy
 
Posts: n/a
Default How do I choose a cell colour, without it being tied to the data?

Try this: http://www.cpearson.com/excel/banding.htm
************
Anne Troy
VBA Project Manager
www.OfficeArticles.com

"Matt-e-gee" wrote in message
...
I would like to set up an alternating cell colour scheme to distinguish
between each line of data in my table. However, when I do this, and then
sort the data after it is updated, the cell colour moves with the data.
Is
there any way to select the cell background colour permanantly so that it
is
not tied to the data for when I sort it?



  #3   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default How do I choose a cell colour, without it being tied to the data?

See http://www.xldynamic.com/source/xld.CF.html#rows

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Matt-e-gee" wrote in message
...
I would like to set up an alternating cell colour scheme to distinguish
between each line of data in my table. However, when I do this, and then
sort the data after it is updated, the cell colour moves with the data.

Is
there any way to select the cell background colour permanantly so that it

is
not tied to the data for when I sort it?



  #4   Report Post  
Posted to microsoft.public.excel.misc
Sloth
 
Posts: n/a
Default How do I choose a cell colour, without it being tied to the data?

I haven't read the links the other guys supplied, but here is how I
accomplish your problem.

1. Highlight entire document.
2. Select the formatting you want for all odd numbered rows. (at this
point all cells will be formatted the same).
3. With everything still highlighted Goto Format-Conditional Formattting
4. Select "Formula Is"
5. =MOD(ROW(A1),2)=0
6. Select the formatting you want for all even numbered rows by clicking on
the "Format" button.
7. Select "Okay"

"Matt-e-gee" wrote:

I would like to set up an alternating cell colour scheme to distinguish
between each line of data in my table. However, when I do this, and then
sort the data after it is updated, the cell colour moves with the data. Is
there any way to select the cell background colour permanantly so that it is
not tied to the data for when I sort it?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Input cell reference is not valid (One Variable Data Table) Dottore Excel Worksheet Functions 9 September 1st 05 03:05 PM
Input Cell in One variable data table Dottore Magistrale Excel Worksheet Functions 0 August 30th 05 06:25 PM
cell color index comparison MINAL ZUNKE New Users to Excel 1 June 30th 05 07:11 AM
Data validation, cell protection or other method? KG Excel Discussion (Misc queries) 5 June 17th 05 05:22 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 05:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"