Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default colored a cell

I have plase a question in another forum and from the
answer i have receive i thing that i need programming
help.

So i have two cells with different dates.
One is the requested date of a delivery and the
other one is the Confirmed date of a delivery.

In a table i have all the dates. There is any possibility
to color a cell automatically?

For example. The confirmed date from a delivery is the
week 5. If there is a delay to make the cell have another
color or a format eg to be bolt. ?
There is any way to manage something like that?

and also because the file has to go to many different
offices. there is anyway that to make a macro or to have
a code that when i am sending the file to another person
to work without any problems?

With regards Bill
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 618
Default colored a cell

Hi Bill

what is the criteria for the colouring of the cells
i.e. is it something like this
requested delivery date < confirmed delivery date make the cell blue
requested delivery date confirmed delivery date make the cell green
or
confirmed delivery date requested delivery date + 2 weeks make the font
bold


this might help us come up with a solution for you.

Regards
JulieD

"Bill" wrote in message
...
I have plase a question in another forum and from the
answer i have receive i thing that i need programming
help.

So i have two cells with different dates.
One is the requested date of a delivery and the
other one is the Confirmed date of a delivery.

In a table i have all the dates. There is any possibility
to color a cell automatically?

For example. The confirmed date from a delivery is the
week 5. If there is a delay to make the cell have another
color or a format eg to be bolt. ?
There is any way to manage something like that?

and also because the file has to go to many different
offices. there is anyway that to make a macro or to have
a code that when i am sending the file to another person
to work without any problems?

With regards Bill



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default colored a cell

Bill,

Use conditional formatting. So say requested date is A1, confirmed is A2. In
A2, add the CF. condition of Formula Is and a formula of =A2A1 and then set
the pattern colour.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Bill" wrote in message
...
I have plase a question in another forum and from the
answer i have receive i thing that i need programming
help.

So i have two cells with different dates.
One is the requested date of a delivery and the
other one is the Confirmed date of a delivery.

In a table i have all the dates. There is any possibility
to color a cell automatically?

For example. The confirmed date from a delivery is the
week 5. If there is a delay to make the cell have another
color or a format eg to be bolt. ?
There is any way to manage something like that?

and also because the file has to go to many different
offices. there is anyway that to make a macro or to have
a code that when i am sending the file to another person
to work without any problems?

With regards Bill



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
Cell is colored(red0....based on this how to change other cell val abhilash01 Excel Discussion (Misc queries) 1 March 10th 10 02:59 PM
counting colored cell Joyce Excel Discussion (Misc queries) 2 June 28th 08 12:55 AM
filter by colored cell? tina Excel Worksheet Functions 3 February 12th 07 10:34 PM
SUMIF cell is colored dtencza Excel Discussion (Misc queries) 8 August 18th 05 05:50 PM
Cell right next to colored cells is automatically colored on entering a value Johan De Schutter Excel Programming 6 September 12th 03 05:31 PM


All times are GMT +1. The time now is 12:24 AM.

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"