ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Need HELP! (https://www.excelbanter.com/excel-discussion-misc-queries/199616-need-help.html)

TMBS P.M.[_2_]

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.

AKphidelt

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.


TMBS P.M.[_2_]

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.


AKphidelt

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.



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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com