Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default conditional formatting adjacent cells

I have some data in 10 columns where I want to change the data in the next
adjacent column to be coloured red if it is less or green if it is more than
the current column. The next column would then need to test the previous
column.
I want to check simply if the number has increased or decreased from the
previous figure.
In Excel 2003, I managed to do this by deleting $ sign in the cell
reference. Now I can't delete the $ sign. It is automatically added even when
I delete it.
Can you please help!
--
Thanks, in advance.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default conditional formatting adjacent cells

Assuming your starting with column B. Select columns B through whatever.
Conditional format, Formula1 is:
=A1B1
Format red
Formula2 is:
=A1<B1
Format green

If you type the formulas in directly, without using the arrow keys to
navigate, it should take.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Sketch" wrote:

I have some data in 10 columns where I want to change the data in the next
adjacent column to be coloured red if it is less or green if it is more than
the current column. The next column would then need to test the previous
column.
I want to check simply if the number has increased or decreased from the
previous figure.
In Excel 2003, I managed to do this by deleting $ sign in the cell
reference. Now I can't delete the $ sign. It is automatically added even when
I delete it.
Can you please help!
--
Thanks, in advance.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default conditional formatting adjacent cells

Hi,
if you are in excel 2007
Position yourself in the column to be coloured, Conditional formating,
Highlight cells rules, less than, click in the first column, do it again but
choose greater than


"Sketch" wrote:

I have some data in 10 columns where I want to change the data in the next
adjacent column to be coloured red if it is less or green if it is more than
the current column. The next column would then need to test the previous
column.
I want to check simply if the number has increased or decreased from the
previous figure.
In Excel 2003, I managed to do this by deleting $ sign in the cell
reference. Now I can't delete the $ sign. It is automatically added even when
I delete it.
Can you please help!
--
Thanks, in advance.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default conditional formatting adjacent cells

Thanks Luke M & Eduardo, works great!
--
Thanks, in advance.


"Luke M" wrote:

Assuming your starting with column B. Select columns B through whatever.
Conditional format, Formula1 is:
=A1B1
Format red
Formula2 is:
=A1<B1
Format green

If you type the formulas in directly, without using the arrow keys to
navigate, it should take.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Sketch" wrote:

I have some data in 10 columns where I want to change the data in the next
adjacent column to be coloured red if it is less or green if it is more than
the current column. The next column would then need to test the previous
column.
I want to check simply if the number has increased or decreased from the
previous figure.
In Excel 2003, I managed to do this by deleting $ sign in the cell
reference. Now I can't delete the $ sign. It is automatically added even when
I delete it.
Can you please help!
--
Thanks, in advance.

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
Conditional Formatting Relative to adjacent cells Max Excel Discussion (Misc queries) 2 June 2nd 09 04:50 AM
Conditional formatting on ADJACENT Cells jayceejay Excel Discussion (Misc queries) 4 January 6th 09 07:49 PM
Conditional Formatting Non-Adjacent Columns Al Avery Excel Worksheet Functions 10 October 1st 08 03:29 AM
Conditional Formatting for adjacent cells Drew Excel Discussion (Misc queries) 1 October 20th 06 08:28 PM
conditional formatting adjacent cells jbsand1001 Excel Worksheet Functions 2 January 20th 05 09:55 PM


All times are GMT +1. The time now is 03:09 PM.

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

About Us

"It's about Microsoft Excel"