[mso] Re: Mixed IF and VLOOKUP
- From: "Michele Wong" <michele@xxxxxxxxxxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Wed, 26 Nov 2003 13:49:17 -0800
That did the trick!
Thanks,
Michele B. Wong
Reliable Cyber Solutions, LLC
"We're only a click away!"
http://www.reliablecyber.com
michele@xxxxxxxxxxxxxxxxx
425.488.8078 phone
206.683.0624 mobile
775.245.3291 fax
-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On Behalf
Of Ray Blake
Sent: Wednesday, November 26, 2003 1:21 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Re: Mixed IF and VLOOKUP
Michelle,
Any one cell can only contain one formula, so you have to nest multiple
formulae together.
You need to change the cell formula to:
IF(D25=0,I25,IF(D25=1,(VLOOKUP(F25,commissions,2,FALSE)),IF(D25=2,(VLOOK
UP(F25,commissi
ons,3,FALSE)),IF(D25=3,(VLOOKUP(F25,commissions,4,FALSE)),""))))
Ray
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
- References:
- [mso] Re: Mixed IF and VLOOKUP
- From: Ray Blake
Other related posts:
- » [mso] Mixed IF and VLOOKUP
- » [mso] Re: Mixed IF and VLOOKUP
- » [mso] Re: Mixed IF and VLOOKUP
- » [mso] Re: Mixed IF and VLOOKUP
- » [mso] Re: Mixed IF and VLOOKUP
- » [mso] Re: Mixed IF and VLOOKUP
- [mso] Re: Mixed IF and VLOOKUP
- From: Ray Blake