Thread
:
VLOOKUP and IF together
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
Don Guillett[_2_]
external usenet poster
Posts: 1,522
VLOOKUP and IF together
'=SUMPRODUCT((Sheet2!$B$2:$B$1000=A2)*(Sheet2!$A$2 :$C$1000=B2)*Sheet2!$C$2:$C$1000)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"FR" wrote in message
...
Hi Don,
thank you for your quick reply.
I have just sent to you the info.
Fernando
"Don Guillett" wrote:
If desired, send your file to my address below. I will only look
if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"FR" wrote in message
...
Hi,
I trying to create a formula for this.
Sheet 1 - where the formula is created
Column A - name part-number
Column B - name wholesaller
Column C - price of that part-number in that wholesaller
Sheet 2 - where info is
Column A - name wholesaller
Column B - name part-number
Column C - price for that part-number in that wholesaller
Note: the same part-number has different prices, depending on the
wholesaller
Sheet 1
Column A - name part-number - here is value that shall be look up for
in
other sheet, that I shall call Sheet 2. In the Sheet 2 the same
part-number
will appear 5 times in 5 different rows, associated to 5 different
wholesellers with five different prices
Column B - name wholesaller - here I insert the name of the wholesaller
Column C - value of the part-number in the specified wholesaller - here
is
where I insert the formula ( is it a IF+VLOOKUP ? ) where The price
looked
for is the one in Sheet 2, that is associated with the specific
whosaller
I
inserted on Columnn B
I hope I was clear.
thanks everyone!
cheers from Portugal, Lisboa
Fernando
.
Reply With Quote
Don Guillett[_2_]
View Public Profile
Find all posts by Don Guillett[_2_]