Hello, I'm quite new to VBA and I'm not sure whether the question which i'm going to ask can be done without using VBA or not.
I'm trying to figure out a way wherein i'll be able to copy data from multiple workbooks in a folder, without actually opening those workbooks, and paste the data into master workbook.
I know how to do it by opening all the workbooks and copying the data from them and pasting it into master workbook automatically using VBA.
However, i was thinking whether that can be done without actually opening all those workbooks in the folder.
I know its a weird one, but was not sure where to actually ask this or rather confirm this, whether it can actually be done or not, so just asked this question here.
If this can be done please let me know how. It doesn't matter whether it can be done using VBA or without it.
Thanks in Advance.
I'm trying to figure out a way wherein i'll be able to copy data from multiple workbooks in a folder, without actually opening those workbooks, and paste the data into master workbook.
I know how to do it by opening all the workbooks and copying the data from them and pasting it into master workbook automatically using VBA.
However, i was thinking whether that can be done without actually opening all those workbooks in the folder.
I know its a weird one, but was not sure where to actually ask this or rather confirm this, whether it can actually be done or not, so just asked this question here.
If this can be done please let me know how. It doesn't matter whether it can be done using VBA or without it.
Thanks in Advance.