Trying to use VBA to get the information input on one sheet to populate a table on another sheet.

aoldenburg83

New Member
Joined
Apr 11, 2025
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hello everyone! I am trying to figure out what VBA code to start with here.

I have a sheet titled "Job Type (Start)". In this sheet, the user will input information from the form in the screenshot. Obviously the checkboxes work as true/false, and the rest of the blue cells are dropdown lists, a combination of both text and num.

On a second sheet, called "Scope (Field)", I would like to pre-populate cells in a table based on the information in the job type sheet.

For instance, if someone chooses a remediation job type, and checks true to the dry ice blasting, I would like it to populate the beginning of the table with specific information.

Is this possible? I know it must be, but I am simple not well versed enough yet to understand how to write it.

Any help would be appreciated, thank you!
 

Attachments

  • Screenshot 2025-04-11 105828.png
    Screenshot 2025-04-11 105828.png
    30.4 KB · Views: 18
This seems straightforward. I'd bewilling to try to assist but you'll have to help me out a bit. Consider providing a link using dropbox, 1 Drive, etc. to a worksheet with realistic data.
 
Upvote 0

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