Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default conditional format help please

Hello
I have a sum formula result in A1.
I have a manual sum in B1.

If A1 = B1 then A1 to have a conditional white background, as if nothing
shows.

I tried using cond' format in cell A1..(if=B1=A1), select
format/pattern(white) for A1, but does not work.

Hope it is explained ok.

TIA
Terry


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default conditional format help please

Cond Format Formula =if(a1=b1,a1), Then select Format- Font - White.
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default conditional format help please

=IF(A1=B1,TRUE,FALSE)

Tyro

"Terry" wrote in message
...
Hello
I have a sum formula result in A1.
I have a manual sum in B1.

If A1 = B1 then A1 to have a conditional white background, as if nothing
shows.

I tried using cond' format in cell A1..(if=B1=A1), select
format/pattern(white) for A1, but does not work.

Hope it is explained ok.

TIA
Terry



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default conditional format help please

Thanks...So simple when you know how..LOL

Regards

Terry
wrote in message
...
Cond Format Formula =if(a1=b1,a1), Then select Format- Font - White.



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default conditional format help please

What if A1 and B1 are 0? 0 = logical FALSE

Tyro
wrote in message
...
Cond Format Formula =if(a1=b1,a1), Then select Format- Font - White.





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default conditional format help please

If, in Conditional Formatting, you are using the "Formula Is" option, then
you don't need IF, because the formula is looking for a TRUE or FALSE
result. The formula is =A1=B1 [Remember to type the = sign at the
beginning of the formula, or else Excel gets confused.]

Alternatively you can use the Conditional Formatting "Cell Value Is" option,
and in that case choose Cell Value Is/ equal to/ =B1 [Again, remember to
put = before B1.]
--
David Biddulph

"Terry" wrote in message
...
Hello
I have a sum formula result in A1.
I have a manual sum in B1.

If A1 = B1 then A1 to have a conditional white background, as if nothing
shows.

I tried using cond' format in cell A1..(if=B1=A1), select
format/pattern(white) for A1, but does not work.

Hope it is explained ok.

TIA
Terry



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 88
Default conditional format help please

Appreciated greatly...thanks David
"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
If, in Conditional Formatting, you are using the "Formula Is" option, then
you don't need IF, because the formula is looking for a TRUE or FALSE
result. The formula is =A1=B1 [Remember to type the = sign at the
beginning of the formula, or else Excel gets confused.]

Alternatively you can use the Conditional Formatting "Cell Value Is"
option, and in that case choose Cell Value Is/ equal to/ =B1 [Again,
remember to put = before B1.]
--
David Biddulph

"Terry" wrote in message
...
Hello
I have a sum formula result in A1.
I have a manual sum in B1.

If A1 = B1 then A1 to have a conditional white background, as if nothing
shows.

I tried using cond' format in cell A1..(if=B1=A1), select
format/pattern(white) for A1, but does not work.

Hope it is explained ok.

TIA
Terry





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
custom format or conditional format? Anita Excel Discussion (Misc queries) 1 October 24th 06 06:41 PM
How to create a conditional format that changes the number format tmbo Excel Discussion (Misc queries) 1 August 23rd 06 06:20 AM
Conditional Format - Format Transfer To Chart ju1eshart Excel Discussion (Misc queries) 0 June 1st 06 02:46 PM
copy conditional format to regular format GDC Setting up and Configuration of Excel 3 May 4th 05 09:35 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


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