Can I get data from two or more different files?

H

Hovey

I have several files with the same format.
For example, I have different project which is saved in different files.
Each have columes named "Problem" & "Solution". All files are put in the
same folder and will be create some more when new project is initial.

How can I get all "Problem" & "Solution" from all files to make a report?
 
Top