VBA paste data from specific cell to table based on header and rowID

Gjalt

New Member
Joined
Mar 6, 2018
Messages
2
Dear Mr. Excel users!

I have a question and hopefully you can help me with that!

Iam working on a file which should help us evaluate the value of our products based on multiple criteria.
10 people have to fill in a list for each product (40) and value them [1-10]. The total score should be copied to a second tab in to a table (rows = product name header is person 1 2, etc.

for example
Tab 1
Person1 (dropdown box)
product 1 (dropdown box)

criteria 1 -->2
criteria 2 -->5
criteria 3 -->7
criteria 4 -->8 +
====
value 23

When they are finished and filled in all the criteria the should save the score (button save)


The value 23 had to be copied to the following table.


A B C D E F
1 col 1 col 2 col 3 col 4 etc
2 Product 1 23
3 Product 2
4 Product 3



When all colleagues have evaluated the products and valued the products based on the criteria I will make a summery and reevaluate the prices of the product.

I hope you can help!
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,215,101
Messages
6,123,095
Members
449,095
Latest member
gwguy

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