Thread: Macro Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TONYr TONYr is offline
external usenet poster
 
Posts: 4
Default Macro Help

I have 2 Workbooks (file1.xls & File2.xls).

In file1 columns a,b,c & d are populated with data, this is the same for
file2.

I need to extract the data in colums a & d in file1 and a & b in file2 and
place it into a new workbook, can this be done via macro?