Excel find, copy & paste in another sheet macro for multiple documents

Guiri1

New Member
Joined
Nov 3, 2018
Messages
1
Hey there!
I'm designing some HVAC units with dedicated manufacturer software. After the design is finished the software is automatically generating me a final report of the unit's data, among others, in an excel spreadsheet. The thing is many times I have to make like a shorter summary of the report, on purposes of some projects, other summaries, whatever. And here comes the problem: in generated reports given values (e.g. model name, air flow, weight and so on) everytime are in different cells and I can't make just a simple formulas to copy and paste required information.
Below you can see a screenshot of a part of a report.
596619d1541253069-excel-find-copy-and-paste-in-another-sheet-macro-for-multiple-documents-report2.jpg




And i would need to obtain a summary alike that:
596620d1541253544-excel-find-copy-and-paste-in-another-sheet-macro-for-multiple-documents-summary2.jpg



Of course those summaries are much more extended, so it's really inconvenient to do it by hand, this is just to give you the idea.
So I was thinking if it would be possible to write a formula that searches one sheet for a key word (e.g. 'Project'), copy it + value of merged cells on side (1234 - (50)) an finally pastes it in fixed cells in another sheet. It also needs to be applicable to different reports as the values locations varies.


Here you have two example excel files:
https://drive.google.com/open?id=1SVFsMdF7C-K_X7eCh4mb0VZgNgAJZ_JE


Anybody has any idea how to resolve it? I would appreciate any help. If you need something more like more explanation, excel file, etc. just give me a shout.
Thanks in advance for help! ;)
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Cross posted
While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules).
This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered.

Please supply links to ALL the other sites where you have asked this question.
 
Upvote 0

Forum statistics

Threads
1,215,004
Messages
6,122,656
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top