Re: How to use more than 7 IF functions in a formula?
From: Greg Koppel (gregkoppel_at_hotmail.com)
Date: 04/07/04
- Next message: Karl: "Re: How to use more than 7 IF functions in a formula?"
- Previous message: laura: "RE: Using IF with a list"
- In reply to: jack_sxh: "How to use more than 7 IF functions in a formula?"
- Next in thread: Karl: "Re: How to use more than 7 IF functions in a formula?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 7 Apr 2004 12:09:29 -0700
I have never done it, but I think the answer is to break your formula up to
use in different cells. E.g., in A1 you have the formula =If(B1=true, "yes",
"no") and in B1 you have a nested if that refers to a nested if in C1 and so
on.
HTH, Greg
"jack_sxh >" <<jack_sxh.14cw44@excelforum-nospam.com> wrote in message
news:jack_sxh.14cw44@excelforum-nospam.com...
> I tried to post a question earlier but it never appeared on the message
> list. Not sure if it went through. So here it is again.
>
> I am trying to set up a formula where when I type in a weight in
> another column it will automatically puts in an assigned value for that
> weight. The problem is that the weights range from 110 through 260. I
> have found that I cannot put in more than 7 IF functions in a formula.
> This is my first time trying to do something like this and I am having
> problems. I know there has to be a way to do this.
>
> For example I tried this formula and it worked except I con only put in
> 7 IF statements:
> If(b4=110,.988,ifb4=111,.983,if(br=112,.980 and so on to 7 IF"s
>
> Can anyone explain in detail and laymens terms how I can solve this
> problem. I am definitely a newbie and need help.
>
>
> ---
> Message posted from http://www.ExcelForum.com/
>
- Next message: Karl: "Re: How to use more than 7 IF functions in a formula?"
- Previous message: laura: "RE: Using IF with a list"
- In reply to: jack_sxh: "How to use more than 7 IF functions in a formula?"
- Next in thread: Karl: "Re: How to use more than 7 IF functions in a formula?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|