PC Review


Reply
Thread Tools Rate Thread

dates leave cells blank

 
 
Gary
Guest
Posts: n/a
 
      10th May 2007
I have one column A1:A25 for dates, dd/mmmm/yyyy. If cells A1, A2, A3 and
A4 require the date 04/03/2007 I want it to be able to be placed in A1 only,
while the other 3 cells are blocked or blank. The next different date
04/04/07 is in A4 but cannot be placed again in cells below it.

Our goal is to simplify the look of a complex spreadsheet so the eye can go
directly to one date. We will know every blank under a date is the same
date.

Is there a conditional format or other means to accomplish this?

Thanks for your time,
Gary


 
Reply With Quote
 
 
 
 
Ragdyer
Guest
Posts: n/a
 
      10th May 2007
Set your conditional format to font color of "White" when a cell matches the
cell above it.

Select *A2* to A25, then:
<Format> <Conditional Format>,
Change "Cell Value Is" to "Formula Is" and enter this formula:

=A2=A1

Then click on <Format>,
And make the font color "White",

Then <OK> <OK>, and you should be done!
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gary" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have one column A1:A25 for dates, dd/mmmm/yyyy. If cells A1, A2, A3 and
> A4 require the date 04/03/2007 I want it to be able to be placed in A1

only,
> while the other 3 cells are blocked or blank. The next different date
> 04/04/07 is in A4 but cannot be placed again in cells below it.
>
> Our goal is to simplify the look of a complex spreadsheet so the eye can

go
> directly to one date. We will know every blank under a date is the same
> date.
>
> Is there a conditional format or other means to accomplish this?
>
> Thanks for your time,
> Gary
>
>


 
Reply With Quote
 
Gary
Guest
Posts: n/a
 
      10th May 2007
RD,

The formula works great, but somehow I keep doing it backwards. For
example, if I have 4 WED the first 3 are white fonts and the last one is
black. I can make my default font white, and then the conditional format
font black and it works. What might I be doing wrong?

Thanks,
Gary

"Ragdyer" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Set your conditional format to font color of "White" when a cell matches
> the
> cell above it.
>
> Select *A2* to A25, then:
> <Format> <Conditional Format>,
> Change "Cell Value Is" to "Formula Is" and enter this formula:
>
> =A2=A1
>
> Then click on <Format>,
> And make the font color "White",
>
> Then <OK> <OK>, and you should be done!
> --
> HTH,
>
> RD
>
> ---------------------------------------------------------------------------
> Please keep all correspondence within the NewsGroup, so all may benefit !
> ---------------------------------------------------------------------------
> "Gary" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> I have one column A1:A25 for dates, dd/mmmm/yyyy. If cells A1, A2, A3
>> and
>> A4 require the date 04/03/2007 I want it to be able to be placed in A1

> only,
>> while the other 3 cells are blocked or blank. The next different date
>> 04/04/07 is in A4 but cannot be placed again in cells below it.
>>
>> Our goal is to simplify the look of a complex spreadsheet so the eye can

> go
>> directly to one date. We will know every blank under a date is the same
>> date.
>>
>> Is there a conditional format or other means to accomplish this?
>>
>> Thanks for your time,
>> Gary
>>
>>

>



 
Reply With Quote
 
Gary
Guest
Posts: n/a
 
      11th May 2007
RD,

I got it. I was not selecting the proper cell as the first part of the
formula. Sorry to bother, thanks again for the help,

Gary

"Gary" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> RD,
>
> The formula works great, but somehow I keep doing it backwards. For
> example, if I have 4 WED the first 3 are white fonts and the last one is
> black. I can make my default font white, and then the conditional format
> font black and it works. What might I be doing wrong?
>
> Thanks,
> Gary
>
> "Ragdyer" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Set your conditional format to font color of "White" when a cell matches
>> the
>> cell above it.
>>
>> Select *A2* to A25, then:
>> <Format> <Conditional Format>,
>> Change "Cell Value Is" to "Formula Is" and enter this formula:
>>
>> =A2=A1
>>
>> Then click on <Format>,
>> And make the font color "White",
>>
>> Then <OK> <OK>, and you should be done!
>> --
>> HTH,
>>
>> RD
>>
>> ---------------------------------------------------------------------------
>> Please keep all correspondence within the NewsGroup, so all may benefit !
>> ---------------------------------------------------------------------------
>> "Gary" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> I have one column A1:A25 for dates, dd/mmmm/yyyy. If cells A1, A2, A3
>>> and
>>> A4 require the date 04/03/2007 I want it to be able to be placed in A1

>> only,
>>> while the other 3 cells are blocked or blank. The next different date
>>> 04/04/07 is in A4 but cannot be placed again in cells below it.
>>>
>>> Our goal is to simplify the look of a complex spreadsheet so the eye can

>> go
>>> directly to one date. We will know every blank under a date is the same
>>> date.
>>>
>>> Is there a conditional format or other means to accomplish this?
>>>
>>> Thanks for your time,
>>> Gary
>>>
>>>

>>

>
>



 
Reply With Quote
 
Ragdyer
Guest
Posts: n/a
 
      11th May 2007
You're welcome, and thank you for the feed-back.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gary" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> RD,
>
> I got it. I was not selecting the proper cell as the first part of the
> formula. Sorry to bother, thanks again for the help,
>
> Gary
>
> "Gary" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> RD,
>>
>> The formula works great, but somehow I keep doing it backwards. For
>> example, if I have 4 WED the first 3 are white fonts and the last one is
>> black. I can make my default font white, and then the conditional format
>> font black and it works. What might I be doing wrong?
>>
>> Thanks,
>> Gary
>>
>> "Ragdyer" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Set your conditional format to font color of "White" when a cell matches
>>> the
>>> cell above it.
>>>
>>> Select *A2* to A25, then:
>>> <Format> <Conditional Format>,
>>> Change "Cell Value Is" to "Formula Is" and enter this formula:
>>>
>>> =A2=A1
>>>
>>> Then click on <Format>,
>>> And make the font color "White",
>>>
>>> Then <OK> <OK>, and you should be done!
>>> --
>>> HTH,
>>>
>>> RD
>>>
>>> ---------------------------------------------------------------------------
>>> Please keep all correspondence within the NewsGroup, so all may benefit
>>> !
>>> ---------------------------------------------------------------------------
>>> "Gary" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>> I have one column A1:A25 for dates, dd/mmmm/yyyy. If cells A1, A2, A3
>>>> and
>>>> A4 require the date 04/03/2007 I want it to be able to be placed in A1
>>> only,
>>>> while the other 3 cells are blocked or blank. The next different date
>>>> 04/04/07 is in A4 but cannot be placed again in cells below it.
>>>>
>>>> Our goal is to simplify the look of a complex spreadsheet so the eye
>>>> can
>>> go
>>>> directly to one date. We will know every blank under a date is the
>>>> same
>>>> date.
>>>>
>>>> Is there a conditional format or other means to accomplish this?
>>>>
>>>> Thanks for your time,
>>>> Gary
>>>>
>>>>
>>>

>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
leave cells blank until formula applied Rita Microsoft Excel Worksheet Functions 8 10th Jul 2008 09:19 PM
How do I leave out blank cells in a line graph? =?Utf-8?B?S2lyc3R5IFc=?= Microsoft Excel Charting 1 1st Mar 2007 10:54 AM
leave cells blank #2 =?Utf-8?B?TWFyeQ==?= Microsoft Excel Worksheet Functions 2 1st Sep 2005 11:29 PM
Leave Cells Blank =?Utf-8?B?TWFyeQ==?= Microsoft Excel Worksheet Functions 3 1st Sep 2005 09:39 PM
How do I leave formula cells blank until corresponding cells are entered? Dean Microsoft Excel Worksheet Functions 2 26th Sep 2003 08:25 PM


Features
 

Advertising
 

Newsgroups
 


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