Hello everyone, i am in need of a little bit of help. I have searched google and many forums for pointers but do not seem to be able to find what I need.
I have the vba code for looping through and copying columns of data from a "master workbook" with multiple sheets to a new workbook, but what I would like to do is allow the user to choose the destination workbook and also the destination sheet name by using an input box.
The destination workbook and the necessary worksheets will already exist and be stored on a location in the same folder as the master workbook.
Thanks for any help
I have the vba code for looping through and copying columns of data from a "master workbook" with multiple sheets to a new workbook, but what I would like to do is allow the user to choose the destination workbook and also the destination sheet name by using an input box.
The destination workbook and the necessary worksheets will already exist and be stored on a location in the same folder as the master workbook.
Thanks for any help