Multiple Cell Selection using drop-down

data_entry_dude

New Member
Joined
Jul 23, 2012
Messages
15
HELP ME PLEASE!

My database is simple (employee name, category, hourly rate, overtime rate, reg hours worked, overtime hours worked).

My problem is the employee list is huge and they all have different categories.

I have the employee list set-up as a drop-down. I want to be able to drop-down the category and link the hourly rate and overtime rate to it. If I select a Category I want the rates for that category to auto-fill so all I have to do is enter their hours. I know this is possible, I just don't know how. Here's what my workbook looks like if it helps:

Employee Name Category Hourly Rate Overtime Rate Reg Hours O.T. Hours Total
John Johnson Labourer $40 $60 8 4 $560



I hope someone out there can help because I'm falling behind at work and I'm screwing up the rates for some people.


Thank you
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
See my example in this (free dutch) link

http://www.mijnbestand.nl/share.php?key=AYLRI4JMLPUY


I used defined names (so do you) with the name Employee.

Then i used datavalidation in B13 (orange cell)

Then i used Vloopup to get the data.

You work with merged cells.

You get problems with that sooner or later.

I deleted the merged cells (C en D).

The cells in row 13 you can drag down.

Also the data-validation will be copied.

Do you have questions, on this item, just ask.
 
Upvote 0

Forum statistics

Threads
1,216,087
Messages
6,128,740
Members
449,466
Latest member
Peter Juhnke

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