Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Peter Boardman
 
Posts: n/a
Default check if 2 cells are equal but only if they contain numbers not i.

I want to check if 2 cells are equal but only if they contain numbers nit if
they're empty. At present with the IF function it returns TRUE when the cells
are empty and I want it ti retorn FALSE if the cells are empty
  #4   Report Post  
Ragdyer
 
Posts: n/a
Default

Try this:

=AND(A1=A2,A1<0)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"Peter Boardman" <Peter wrote in message
...
I want to check if 2 cells are equal but only if they contain numbers nit

if
they're empty. At present with the IF function it returns TRUE when the

cells
are empty and I want it ti retorn FALSE if the cells are empty


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
How to verify that 3 cells are equal Scott Excel Worksheet Functions 6 April 2nd 23 06:36 PM
check if 2 cells are equal but only if they contain numbers not i. Peter Boardman Excel Worksheet Functions 2 April 17th 05 08:13 PM
Protecting certain cells only & Spell check Gus Excel Discussion (Misc queries) 3 March 18th 05 11:57 PM
How to verify that 3 cells are equal Scott Excel Worksheet Functions 1 November 9th 04 10:24 PM
A formula to check differrent cells Carlsbad Excel Worksheet Functions 0 October 28th 04 01:19 AM


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