Fill Certain Cells on Form Sheet based off Data entered in table on Another Sheet

USFengBULLS

Board Regular
Joined
May 7, 2018
Messages
66
Office Version
  1. 365
Platform
  1. Windows
Hello All,

I have another question concerning filling data from one sheet to another. Sheet 1 I created is basically a transmittal form, Sheet 2 is a list of sample materials that will need to get approved or rejected once sent. The user will go in at the start of the job and fill on the sheet 2 will MR Code (Sheet2 Column A), Description (Sheet2 Column B) and AC Code (Sheet 2 Column C).
Now Back on the Transmittal Form, Sheet 1, there is a an area that the user will fill out up to 5 materials at a time to be submitted for approval. Sheet 1 B23:27 = MR Code, D23:27 = AC Code, E23:27 = Description. What I am trying to achieve is the user to have the ability to select certain materials (Up to 5 at a time) on Sheet2 Material list and have it automatically fill this area on the Sheet 1 form with what ever selection they selected from that list.
For instance, Sheet 2 has:
MR Code: Description: AC Code:
M1 Blah W1
M2 Blah W2
M3 Blah G1
M4 Blah G2
S1 Blah S1
S2 Blah S2
And the user comes in and wants to select Lines M1, M3, & S1 to be submitted for approval. So Somehow either a check box or another way of selecting that you guys suggest, he selects lines 1,3,&5 which are the M1,M3 and S1 materials and it copies data in these cells over to Sheet 1 the Transmittal form in the correct areas (That B23:E27) described above.

You guys have a suggestion how to first off select these rows and then how to begin coding to whatever is selected to automatically fill that area on the form? Thanks
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,214,865
Messages
6,121,988
Members
449,060
Latest member
mtsheetz

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