Link to home
Start Free TrialLog in
Avatar of Chandra Gupt Kumar
Chandra Gupt Kumar

asked on

Copying Value by Column Header Name into new Sheet

Background (Why the data is scattered) : Data are shared by multiple team (18-20) and after consolidation it becomes a table where Part Number , Qty , Price and Value are repeated 18-20 times.  - Example refer Sheet 1 attached of raw data.

Desired output is to pull data through Macro of all adjacent cells where Part Number is not blank.

If Part Number is not blank, pull qty and value of that specific part number from Sheet 1 and paste value Result Sheet in respective column.

  -  Refer "Results" Sheet -Based on part number not blank  in column A of Sheet 1 and pulling qty and Value (C&D).
  - Similar results need to be pulled from all subsequent column till last column with Part Number heading.



Don't know if i explain enough to understand the desired output. In case not, please ask.


br,

CGK
Avatar of Koen
Koen
Flag of Belgium image

example sheet not attached...
It looks to me like turning your data into a table would be the key to solving this one.
Then you can reference the columns by their header, resulting in the macro (or formulas) to work no matter where that column is in your data.
Avatar of Chandra Gupt Kumar
Chandra Gupt Kumar

ASKER

Hi,


Attached sample file.

I have no clue how data table would help me solving this problem.
File-for-refernce.xlsx
ASKER CERTIFIED SOLUTION
Avatar of Koen
Koen
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Wow !

It is wonderful to see results ..

Thanks
If you are happy with the result do not forget to close the question.
Tx
No comment has been added to this question in more than 21 days, so it is now classified as abandoned.

I have recommended this question be closed as follows:

Accept: Koen (https:#a41862111)

If you feel this question should be closed differently, post an objection and the moderators will review all objections and close it as they feel fit. If no one objects, this question will be closed automatically the way described above.

frankhelk
Experts-Exchange Cleanup Volunteer