View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
jamal ZETAWI jamal ZETAWI is offline
external usenet poster
 
Posts: 2
Default How to get value a field based on of two other columns?

How to get value a field based on of two other columns?
Case:
If the first value in the first column is 23 and the corresponding value in
the next column is AA, I need the corresponding value in the third column to
be 23AA, how to get this result?

Thank you