View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
mphell0
 
Posts: n/a
Default How to create/run "cell A equals Cell B put Cell C info in Cell D


In cell X1 put

=IF(A1=B1,C1,[whatever happens if A1 and B1 are not the same]

copy down as needed


--
mphell0
------------------------------------------------------------------------
mphell0's Profile: http://www.excelforum.com/member.php...o&userid=30153
View this thread: http://www.excelforum.com/showthread...hreadid=505426