Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / May 2008

Tip: Looking for answers? Try searching our database.

Possible formulas

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MissFitToys - 25 May 2008 01:49 GMT
What I want it to do is

I have a drop down list in cell D3 that will display a name such as smith

I want cell E3 to display a number such as 200

is this possible in excel
Brad - 25 May 2008 03:31 GMT
Without more detail - look up data validation - this will solve your answer.  

if you don't know where this is on the menu bar you should see

File .. edit.. .. .. . Data.

Select the data drop down and then the validation..

The next question may be do you want to key in the list

You might want to google Excel Data Validation to get other examples....

Signature

Wag more, bark less

> What I want it to do is
>
[quoted text clipped - 3 lines]
>
> is this possible in excel
T. Valko - 25 May 2008 04:02 GMT
How many different selections will there be from the drop down? If there's
only a "few" (3, 4 or 5) you could do something like this:

=IF(D3="Smith",200,IF(D3="Jones",125,IF(D3="Adams",750,"")))

If you have many selections then you should build a lookup table:

http://contextures.com/xlFunctions02.html

Signature

Biff
Microsoft Excel MVP

> What I want it to do is
>
[quoted text clipped - 3 lines]
>
> is this possible in excel
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.