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 / Worksheet Functions / February 2007

Tip: Looking for answers? Try searching our database.

if or lookup for facturations

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
BluTs - 25 Feb 2007 03:48 GMT
i'm trying to find the wright formula for a facturations problem
i've got a pull down menu in my sheet, i want the next cell to show the
price of the item i choose in the pull down menu

exemple: i choose motor in cell a1 and i want to show the price in cell a2

please help... ;-)
Signature

[₪] B|uTs [₪]

JE McGimpsey - 25 Feb 2007 04:57 GMT
One way:

Assume you have, on a second sheet (Sheet2) a table of items (column A)
and prices (column B):

B1:     =VLOOKUP(A1,Sheet2!A:B, 2, FALSE)

> i'm trying to find the wright formula for a facturations problem
> i've got a pull down menu in my sheet, i want the next cell to show the
[quoted text clipped - 3 lines]
>
> please help... ;-)
Gord Dibben - 25 Feb 2007 04:58 GMT
Use Data Validation for in-cell drop-down for selecting an item and VLOOKUP
for filling in the price.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

http://www.contextures.on.ca/xlFunctions02.html

http://www.contextures.on.ca/xlDataVal01.html

Note the section on using DV lists from another worksheet by naming the list.

Gord Dibben  MS Excel MVP

>i'm trying to find the wright formula for a facturations problem
>i've got a pull down menu in my sheet, i want the next cell to show the
[quoted text clipped - 3 lines]
>
>please help... ;-)
 
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.