Link to home
Start Free TrialLog in
Avatar of Jagwarman
Jagwarman

asked on

VBA to copy 2 columns from a closed workbook

could an expert provide VBA that will copy columns C and Columns L from a closed workbook into my current workbook

The path for the closed workbook is C:\jagwarman\AP\Reports

There will only ever be one file in that folder called LDNEQUEQF012

Copy column C and column L from that file into current workbook sheet1 column C into column A column L into column B

many thanks
ASKER CERTIFIED SOLUTION
Avatar of Ryan Chong
Ryan Chong
Flag of Singapore image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jagwarman
Jagwarman

ASKER

that's perfect thanks