Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Changing background color when changing value

Hi there,

I was wondering if it is possible to change the background color if
someone changing the value of a cell, or put in a new text in a cell.
I think it is only possible with a VBA code...

Can anybody help me?

Cheerio

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Changing background color when changing value

It's also available with Conditional Formatting (Menu, Format,
Conditional Formatting). See Help for details


" wrote in message
ups.com:

Hi there,

I was wondering if it is possible to change the background color if
someone changing the value of a cell, or put in a new text in a cell.
I think it is only possible with a VBA code...

Can anybody help me?

Cheerio


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Changing background color when changing value

Thanks Jim,

But when the value from the formule is changing it is not possible to
do it like you why.
Actually I need a code or something that said: When changing
value...background turn into red.

Hope you've got something.

Cheers

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Changing background color when changing value

Not sure what you are saying, better give a complete specific example.
<<because Conditional Formatting would recognize change based on recalcs
(other formulas).

" wrote in message
ups.com:

Thanks Jim,

But when the value from the formule is changing it is not possible to
do it like you why.
Actually I need a code or something that said: When changing
value...background turn into red.

Hope you've got something.

Cheers


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Changing background color when changing value


I will give you an example

The value of the formule is 999, when the value of the formule change
to 1000, the back ground color of the cell have to change into red.
Do you understand now??
Greets



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 430
Default Changing background color when changing value

Sorry blommerse, but let's say
Your formula is in cell A3 =A1+A2
A1 = 500
A2 = 499

Select A3 - Menu, Format, Conditional Formatting,
Select CellValueIs in first box select "greater than"
In Next Box enter 999 - Click Format button - Pattern
Select RED.

OK, OK...

Change a2 to 500
What happens?



" wrote in message
ups.com:

I will give you an example

The value of the formule is 999, when the value of the formule change
to 1000, the back ground color of the cell have to change into red.
Do you understand now??
Greets


  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Changing background color when changing value

It is working when I open a new book, but not in my sheet.
There nothing strange on my sheet, also not protected.
Don't know what's wrong...

  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Changing background color when changing value

It is working when I open a new book, but not in my sheet.
There nothing strange on my sheet, also not protected.
Don't know what's wrong...

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
changing background color Numa Excel Discussion (Misc queries) 0 June 10th 08 04:36 PM
changing cell background color okelbes Excel Worksheet Functions 1 September 20th 06 03:28 PM
Changing background color based on different cell djarcadian Excel Discussion (Misc queries) 3 August 10th 06 10:44 PM
Changing the background color of my Word Screen cate New Users to Excel 1 May 3rd 06 07:57 PM
Changing Form Button Background Color wrkoch[_8_] Excel Programming 1 September 20th 04 10:55 PM


All times are GMT +1. The time now is 02:53 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"