VBA Code Needed

nancybrown

Well-known Member
Joined
Apr 7, 2005
Messages
868
Could someone please help me with a VBA code. I'm new to VBA and have no clue what to write.

I have an employee table that has various fields including a field for employee competencies.

I have a second table for jobs with various fields including a field with required competencies.

I have a form that has a combo box to select a job of interest and will need a search to match the top 5 employee competencies to the selected job.

This needs to be dynamic as each job will have different competencies as well as each person having different qualifications. Is a loop required . . . no idea how to do this.

I was instructed to run a query and modify it in SQL view as a top 5, but I'm confused as to how to connect it to the selected job on my form.

Any help would be really appreciated.
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off

Forum statistics

Threads
1,219,162
Messages
6,146,659
Members
450,706
Latest member
LGVBPP

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