View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael Laferriere Michael Laferriere is offline
external usenet poster
 
Posts: 4
Default Compare Two Columns

Hi Folks - I have data like this:

A B
34 56
blank 44
23 blank
blank blank


When both columns have numbers, condition is TRUE, other wise FALSE. I've
experimented with ISNUMBER and ISBLANK with out luck. Any ideas? Thanks.


--
Michael