#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Need HELP!

I am setting up an estemating spread sheet. Sheet 1 has all my drop down list
info on it and sheet 2 is the estemating list. I am trying to set up my
estemating sheet so when I pick an item on the material drop down list, the
price will list in the next cell. For example, sheet 1 H1 reads lap siding.
Sheet 1 I1 reads $1.00 . When I pick the drop down list on sheet 2 for
siding and I pick Lap siding, I need the price to change when the item is
picked.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Need HELP!

Are you using a data validation drop down or a combo box?

"TMBS P.M." wrote:

I am setting up an estemating spread sheet. Sheet 1 has all my drop down list
info on it and sheet 2 is the estemating list. I am trying to set up my
estemating sheet so when I pick an item on the material drop down list, the
price will list in the next cell. For example, sheet 1 H1 reads lap siding.
Sheet 1 I1 reads $1.00 . When I pick the drop down list on sheet 2 for
siding and I pick Lap siding, I need the price to change when the item is
picked.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Need HELP!

Data validation

"akphidelt" wrote:

Are you using a data validation drop down or a combo box?

"TMBS P.M." wrote:

I am setting up an estemating spread sheet. Sheet 1 has all my drop down list
info on it and sheet 2 is the estemating list. I am trying to set up my
estemating sheet so when I pick an item on the material drop down list, the
price will list in the next cell. For example, sheet 1 H1 reads lap siding.
Sheet 1 I1 reads $1.00 . When I pick the drop down list on sheet 2 for
siding and I pick Lap siding, I need the price to change when the item is
picked.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default Need HELP!

Alright, you can use a vlookup for that. Assume your data validation drop
down starts in cell A1.

In cell B1 put in the formula

=Vlookup(A1,Sheet1!I1:H1000,2)

Change H1000 to however long your data set is

"TMBS P.M." wrote:

Data validation

"akphidelt" wrote:

Are you using a data validation drop down or a combo box?

"TMBS P.M." wrote:

I am setting up an estemating spread sheet. Sheet 1 has all my drop down list
info on it and sheet 2 is the estemating list. I am trying to set up my
estemating sheet so when I pick an item on the material drop down list, the
price will list in the next cell. For example, sheet 1 H1 reads lap siding.
Sheet 1 I1 reads $1.00 . When I pick the drop down list on sheet 2 for
siding and I pick Lap siding, I need the price to change when the item is
picked.

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



All times are GMT +1. The time now is 05:25 AM.

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

About Us

"It's about Microsoft Excel"