Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Drop Down Data and Population problem

I have a pretty simple thing (or so i would think) that I would like to
acheieve.

I am making a spreadsheet for people who work multiple jobs, I have a drop
down of the different locations, that information is on a different worksheet
and grouped as "venues" the column adjacent to the venues column is a pay
group (that at this point is not grouped)

What I want to happen is you choose a "venue" in cell C1 and it will
populate hourly rate in cell E1 It seems pretty straight forward, but I just
can't seem to find the answer in help. The main reason I don't just do a
straight if then or vlookup is I want to be able to protect the sheets so I
don't lose my formulas, but you could still add new "venues" with
corresponding pay rates.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,346
Default Drop Down Data and Population problem

Hi,

In general these kinds of problems are solved with something like
=VLOOKUP(Venue,Table,2,False)

but you didn't show use what your data looks like or what you want the
result to be in a given example.
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kevin Rutan" wrote:

I have a pretty simple thing (or so i would think) that I would like to
acheieve.

I am making a spreadsheet for people who work multiple jobs, I have a drop
down of the different locations, that information is on a different worksheet
and grouped as "venues" the column adjacent to the venues column is a pay
group (that at this point is not grouped)

What I want to happen is you choose a "venue" in cell C1 and it will
populate hourly rate in cell E1 It seems pretty straight forward, but I just
can't seem to find the answer in help. The main reason I don't just do a
straight if then or vlookup is I want to be able to protect the sheets so I
don't lose my formulas, but you could still add new "venues" with
corresponding pay rates.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Drop Down Data and Population problem

yea i figured it out on my own, it finally clicked... but thanks for the
response that is what i did

"Shane Devenshire" wrote:

Hi,

In general these kinds of problems are solved with something like
=VLOOKUP(Venue,Table,2,False)

but you didn't show use what your data looks like or what you want the
result to be in a given example.
--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"Kevin Rutan" wrote:

I have a pretty simple thing (or so i would think) that I would like to
acheieve.

I am making a spreadsheet for people who work multiple jobs, I have a drop
down of the different locations, that information is on a different worksheet
and grouped as "venues" the column adjacent to the venues column is a pay
group (that at this point is not grouped)

What I want to happen is you choose a "venue" in cell C1 and it will
populate hourly rate in cell E1 It seems pretty straight forward, but I just
can't seem to find the answer in help. The main reason I don't just do a
straight if then or vlookup is I want to be able to protect the sheets so I
don't lose my formulas, but you could still add new "venues" with
corresponding pay rates.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Edit problem for data validation drop down list purpletigerface Excel Worksheet Functions 4 February 28th 07 12:15 AM
Data Population for multiple sheets Shaun Excel Discussion (Misc queries) 1 February 22nd 07 06:33 PM
Data validation to force cell population [email protected] Excel Worksheet Functions 1 February 2nd 07 05:07 PM
Conditional auto-population, summarize data? trigger Excel Discussion (Misc queries) 0 January 12th 06 04:53 PM
Drop-down list & auto-population of cells TC Excel Worksheet Functions 3 December 21st 05 04:21 AM


All times are GMT +1. The time now is 10:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"