Hello I am new to the forums and have a quick question on opening multiple files using a macro.
At the moment I am altering a previous macro that opened an excel file and imported the data into a template that then did some number crunching and created a graph. I am now trying to do the same thing but with multiple files at one time.
Also I am currently using Application.FindFile command to open the file.
![]()
Application.FindFile Set temp= Application.ActiveWorkbook
Bookmarks