Hello.
I have a Excel file with alot of data in it.
I need a macro that will create a report for me and relive me from alot of manual work.
The 1st sheet is named "Projects".
This contains the search arguments.
The 2nd sheet is named "Database".
This is the sheet where I want to search in.
The 3rd sheet is named "Report"
This will contain the results of the search.
So the going will be something like this:
Copy row 7 from "Projects" into row 7 in "Report".
Then use the value in that row, column E (named Search code).
Search for rows that has this value in column E in the "Database" sheet.
Copy all those rows to "Report" sheet.
Copy row 8 from "Projects", leave two rows of space and paste into "Report".
Repeat the procedure mentioned above..
Repeat this until reaching a row in "Projects" that has no value in Column A.
Does this make sense? I made an example Excel file which is attached.
Any help on this is much appreciated![]()
Bookmarks