Data validation and drop-down lists

G

Guest

Hi all
Background: I'm setting up an inventory that records the usage of corporate
gifts. I've set up 2 worksheets. These are a 'Source' worksheet containing
lists of gifts, gift values and staff names; and a 'Record Usage' worksheet
where staff record their usage of gifts. 'Record Usage' column headers are
Month, Gift Item, Gift Value, Qty taken, Staff Name, Date, Description of
Purpose, Country of recipient. Gift Item and Staff Name can be selected from
drop-down lists (linked to 'source' lists using data validation). I want the
corresponding Gift Value to populate when 'Gift Item' is selected.

Question: How do I get 'Gift Value' in the 'Record Usage' worksheet to
automatically populate when a 'Gift Item' is selected? They need to be in
separate columns because I am then creating a pivot table from the data.
 
G

Guest

Try using VLOOKUP to get the data on the Record Usage worksheet from the
Source worksheet.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top