View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EE[_2_] EE[_2_] is offline
external usenet poster
 
Posts: 21
Default Copy Data from one workbook to another

Hi experts

Thanks in advance for your help.

I have two files - "Tool" and "MasterFile".

I need to pick up 3 columns (how many ever populated rows are there)
from Sheet 1 in the file called "MasterFile" (Columns I, J and M) and
paste them in the "RawData" sheet of the file named "Tool".

I tried looking at the groups for possible solutions but could not
find a solution.

Also I want this action (macro) to be run from the file named "Tool".

Best Regards
Prasad