View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KK[_4_] KK[_4_] is offline
external usenet poster
 
Posts: 7
Default combining two worksheets into one

Hi, Is it possible to combine two work sheets into one?

ex: I have first.xls, second.xls

firsr.xls has columns aa,bb,cc
second.xls has columns aa,bb,cc,dd

Both sheets has different data. I want to see them in a single sheet at
once side by side and should be able to compare.

appreciate your help.

Thanks