[mso] Re: Mixed IF and VLOOKUP
- From: "Linda F. Johnson" <linda@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Wed, 26 Nov 2003 15:40:14 -0500
Michele...remember the column in your lookup table where the vlookup is
looking MUST be the leftmost column...if you added something to the left of
it, you screwed it all up.
Linda F. Johnson, M.A., MOS
Linda's Computer Stop
http://personal-computer-tutor.com
Free e-Books, Newsletter, and tutorials
-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On Behalf
Of Michele Wong
Sent: Wednesday, November 26, 2003 3:26 PM
To: mso@xxxxxxxxxxxxx
Subject: [mso] Mixed IF and VLOOKUP
I'm trying to add another dimension to my commission problem. For example,
if the boss says that he will override the commission table, then I will
put his info in column I would then make the year =0 (the info in column
D). I tried to add another if statement as follows:
IF(D25=0,I25,FALSE),
IF(D25=1,(VLOOKUP(F25,commissions,2,FALSE)),IF(D25=2,(VLOOKUP(F25,commissi
ons,3,FALSE)),IF(D25=3,(VLOOKUP(F25,commissions,4,FALSE)),"")))
However, I get #VALUE!. Can anyone see what I'm doing wrong?
Thanks,
Michele B. Wong
*************************************************************
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
*************************************************************
- Follow-Ups:
- [mso] Re: Mixed IF and VLOOKUP
- From: Michele Wong
- [mso] Re: Mixed IF and VLOOKUP
- From: Linda F. Johnson
- References:
- [mso] Mixed IF and VLOOKUP
- From: Michele Wong
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: Michele Wong
- [mso] Re: Mixed IF and VLOOKUP
- From: Linda F. Johnson
- [mso] Mixed IF and VLOOKUP
- From: Michele Wong