View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Mallycat Mallycat is offline
external usenet poster
 
Posts: 1
Default can I use IF function to compare 2 columns


the easiest way is just to use the inbuilt test. To illustrate

In A1 enter Matt
In B1 enter Mat
in C1 enter =A1=B1
C1 will read false. If you change B1 to Matt, C1 will change to true


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=560961