Hi,
I'm a VBA beginner and have a macro to copy data from specific cells in a worksheet into a worksheet in a master workbook. I will be using this macro for multiple workbooks in a folder.
My problem is that every workbook in the folder has multiple worksheets. I only want to copy from the first worksheet in each workbook (the name of this worksheet varies for each workbook but is always the first tab in each workbook). I've been able to find solutions to copy from all worksheets in a workbook but not from a specific worksheet. Is anyone able to help?
Many thanks!
I'm a VBA beginner and have a macro to copy data from specific cells in a worksheet into a worksheet in a master workbook. I will be using this macro for multiple workbooks in a folder.
My problem is that every workbook in the folder has multiple worksheets. I only want to copy from the first worksheet in each workbook (the name of this worksheet varies for each workbook but is always the first tab in each workbook). I've been able to find solutions to copy from all worksheets in a workbook but not from a specific worksheet. Is anyone able to help?
Many thanks!