Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default change fill color in 2 cells when data entered in one

I have a list of numbers in columns A and C. I will be entering dates when
information is received. I want both cells to automatically fill with color
when I enter the date. I can get the date cell to fill, but not both. Does
anyone know how to do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default change fill color in 2 cells when data entered in one

What cell are you entering the date in?

Assume you want to color A1 and C1 when you enter a date in C1.

Select cells A1 and C1
Goto the menu FormatConditional Formatting
Formula Is: =ISNUMBER($C1)
Click the Format button
Select the style(s) desired
OK out

--
Biff
Microsoft Excel MVP


"tweets75" wrote in message
...
I have a list of numbers in columns A and C. I will be entering dates when
information is received. I want both cells to automatically fill with
color
when I enter the date. I can get the date cell to fill, but not both.
Does
anyone know how to do this?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default change fill color in 2 cells when data entered in one

I will be entering the dates in columns B and D. I tried what you said and
it did not work.

"T. Valko" wrote:

What cell are you entering the date in?

Assume you want to color A1 and C1 when you enter a date in C1.

Select cells A1 and C1
Goto the menu FormatConditional Formatting
Formula Is: =ISNUMBER($C1)
Click the Format button
Select the style(s) desired
OK out

--
Biff
Microsoft Excel MVP


"tweets75" wrote in message
...
I have a list of numbers in columns A and C. I will be entering dates when
information is received. I want both cells to automatically fill with
color
when I enter the date. I can get the date cell to fill, but not both.
Does
anyone know how to do this?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default change fill color in 2 cells when data entered in one

Then you are not entering what Excel sees as dates, all dates in Excel that
can be used to calculate or compare with needs to be numeric like 07/10/07
but not for instance July 10 2007


--
Regards,

Peo Sjoblom



"tweets75" wrote in message
...
I will be entering the dates in columns B and D. I tried what you said and
it did not work.

"T. Valko" wrote:

What cell are you entering the date in?

Assume you want to color A1 and C1 when you enter a date in C1.

Select cells A1 and C1
Goto the menu FormatConditional Formatting
Formula Is: =ISNUMBER($C1)
Click the Format button
Select the style(s) desired
OK out

--
Biff
Microsoft Excel MVP


"tweets75" wrote in message
...
I have a list of numbers in columns A and C. I will be entering dates
when
information is received. I want both cells to automatically fill with
color
when I enter the date. I can get the date cell to fill, but not both.
Does
anyone know how to do this?






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default change fill color in 2 cells when data entered in one

So then you want A1 to color when you enter a date in B1 and you want C1 to
color when you enter a date in D1?

If that's the case then try this:

Select cells A1 and C1
Conditional Formatting
Formula Is: =ISNUMBER(OFFSET(C1,,1))


--
Biff
Microsoft Excel MVP


"tweets75" wrote in message
...
I will be entering the dates in columns B and D. I tried what you said and
it did not work.

"T. Valko" wrote:

What cell are you entering the date in?

Assume you want to color A1 and C1 when you enter a date in C1.

Select cells A1 and C1
Goto the menu FormatConditional Formatting
Formula Is: =ISNUMBER($C1)
Click the Format button
Select the style(s) desired
OK out

--
Biff
Microsoft Excel MVP


"tweets75" wrote in message
...
I have a list of numbers in columns A and C. I will be entering dates
when
information is received. I want both cells to automatically fill with
color
when I enter the date. I can get the date cell to fill, but not both.
Does
anyone know how to do this?






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
using data entry to change a fill color Tony S. Excel Worksheet Functions 1 September 13th 06 03:13 AM
How do I change fill color in excel based on data in the cell Jason Southco Excel Worksheet Functions 1 September 29th 05 04:56 PM
Can I sort excel spreadsheet data by fill color of cells? Fashionheadhunter Excel Discussion (Misc queries) 2 September 7th 05 01:35 AM
Excel 2003 will not display color fonts or color fill cells DaveC Excel Worksheet Functions 1 April 11th 05 04:38 PM
My excel 2003 wont let me fill cells with color or color the tabs. trizog New Users to Excel 2 February 22nd 05 06:43 PM


All times are GMT +1. The time now is 03:51 AM.

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"