ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Unable to Evaluate Formula (https://www.excelbanter.com/excel-worksheet-functions/98112-unable-evaluate-formula.html)

[email protected]

Unable to Evaluate Formula
 
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))


where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike


Barb Reinhardt

Unable to Evaluate Formula
 
The only time I got a #Name? error was when I didn't have the analysis
toolpak enabled. Have you got the calculation set to automatic with TOOLS
- OPTION -Calculation

" wrote:

Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))


where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike



Biff

Unable to Evaluate Formula
 
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of years
ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))


where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike




Biff

Unable to Evaluate Formula
 
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of years
ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))


where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike






Biff

Unable to Evaluate Formula
 
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike








Niek Otten

Unable to Evaluate Formula
 
<makes it harder to read.

And more difficult to use in a reply in the newsgroups

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Biff" wrote in message ...
| P.S.
|
| Off topic.....
|
| Anybody that goes to that link........
|
| How can I do Google searches without having all the search keywords
| highlighted like they are in that link? All that highlighting makes it
| harder to read.
|
| Biff
|
| "Biff" wrote in message
| ...
| Here's that thread:
|
| http://tinyurl.com/pps74
|
| Biff
|
| "Biff" wrote in message
| ...
| Hi!
|
| I ran into the same thing using the NETWORKDAYS function a couple of
| years ago and posted a similar question.
|
| I don't know if I'd be able to find that thread but the most reasonable
| explanation (not definitive) was that it's caused by having multiple
| function calls to the ATP.
|
| I use the evaluate formula command often on long complex formulas but you
| can do (almost) the same thing by highlighting the expressions in the
| formula bar and then pressing F9.
|
| I'll see if I can find that thread.
|
| Biff
|
| wrote in message
| oups.com...
| Hi:
|
| I am trying to evaluate the following formula
|
| =IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
| (EDATE(ASDx,11))),12))
|
| where
|
| LSDx = 9/1/06
| ASDx= 9/1/06
| LEDx= 8/31/08
|
| but it returns a #Name?. However if I execute the formula it returns
| the value I expect which is 12.
|
| If I split the formula into the 2 IF statements (after adding in a
| close paren) I can evaluate either IF statement
|
| Since I am using EDATE, I have the Analysis ToolPak addin installed. I
| have also tried loading and unloading it to make sure.
|
| What am I doing wrong?
|
| Thx
|
| Mike
|
|
|
|
|
|
|



[email protected]

Unable to Evaluate Formula
 
Biff:

Thank you for responding. Your experience was exactly the same as mine.
I think I will send this to the Micrsoft support folks and see what
they say.

I will let you know if I hear anything worthwhile.

Mike

Biff wrote:
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of years
ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike





RagDyeR

Unable to Evaluate Formula
 
Try this:

http://tinyurl.com/mcfog

After finding correct post, click "Options" at the top.
Choose "Original"
then to return to the original format .click "Parsed",
Then copy *that* url to tinyurl.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Biff" wrote in message
...
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike









Biff

Unable to Evaluate Formula
 
Thanks, RD!

OK, that works and will help when linking to an individual post, but.......

How can you do that to the entire thread?

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/mcfog

After finding correct post, click "Options" at the top.
Choose "Original"
then to return to the original format .click "Parsed",
Then copy *that* url to tinyurl.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Biff" wrote in message
...
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but
you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike











RagDyeR

Unable to Evaluate Formula
 
Try this:

http://tinyurl.com/r98rz

Just click "Options" again and choose "View Thread",
And copy *that* url to tinyurl.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Biff" wrote in message
...
Thanks, RD!

OK, that works and will help when linking to an individual post, but.......

How can you do that to the entire thread?

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/mcfog

After finding correct post, click "Options" at the top.
Choose "Original"
then to return to the original format .click "Parsed",
Then copy *that* url to tinyurl.
--

Regards,

RD
--------------------------------------------------------------------------

--
-------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------------

--
-------------------

"Biff" wrote in message
...
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but
you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike












Biff

Unable to Evaluate Formula
 
Very good. Thanks!

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/r98rz

Just click "Options" again and choose "View Thread",
And copy *that* url to tinyurl.
--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Biff" wrote in message
...
Thanks, RD!

OK, that works and will help when linking to an individual post,
but.......

How can you do that to the entire thread?

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/mcfog

After finding correct post, click "Options" at the top.
Choose "Original"
then to return to the original format .click "Parsed",
Then copy *that* url to tinyurl.
--

Regards,

RD
--------------------------------------------------------------------------

--
-------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------------

--
-------------------

"Biff" wrote in message
...
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but
you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike














RagDyeR

Unable to Evaluate Formula
 
My pleasure, though it doesn't come close to the number of formulas of yours
that I've copied without saying "thanks"!<g

--

Regards,

RD
----------------------------------------------------------------------------
-------------------
Please keep all correspondence within the Group, so all may benefit !
----------------------------------------------------------------------------
-------------------

"Biff" wrote in message
...
Very good. Thanks!

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/r98rz

Just click "Options" again and choose "View Thread",
And copy *that* url to tinyurl.
--

Regards,

RD
--------------------------------------------------------------------------

--
-------------------
Please keep all correspondence within the Group, so all may benefit !
--------------------------------------------------------------------------

--
-------------------

"Biff" wrote in message
...
Thanks, RD!

OK, that works and will help when linking to an individual post,
but.......

How can you do that to the entire thread?

Biff

"RagDyeR" wrote in message
...
Try this:

http://tinyurl.com/mcfog

After finding correct post, click "Options" at the top.
Choose "Original"
then to return to the original format .click "Parsed",
Then copy *that* url to tinyurl.
--

Regards,

RD
-------------------------------------------------------------------------

-
--
-------------------
Please keep all correspondence within the Group, so all may benefit !
-------------------------------------------------------------------------

-
--
-------------------

"Biff" wrote in message
...
P.S.

Off topic.....

Anybody that goes to that link........

How can I do Google searches without having all the search keywords
highlighted like they are in that link? All that highlighting makes it
harder to read.

Biff

"Biff" wrote in message
...
Here's that thread:

http://tinyurl.com/pps74

Biff

"Biff" wrote in message
...
Hi!

I ran into the same thing using the NETWORKDAYS function a couple of
years ago and posted a similar question.

I don't know if I'd be able to find that thread but the most reasonable
explanation (not definitive) was that it's caused by having multiple
function calls to the ATP.

I use the evaluate formula command often on long complex formulas but
you
can do (almost) the same thing by highlighting the expressions in the
formula bar and then pressing F9.

I'll see if I can find that thread.

Biff

wrote in message
oups.com...
Hi:

I am trying to evaluate the following formula

=IF(OR(LEDx<=ASDx,LSDx(EDATE(ASDx,12))),0,IF(AND( LSDx<=ASDx,LEDx
(EDATE(ASDx,11))),12))

where

LSDx = 9/1/06
ASDx= 9/1/06
LEDx= 8/31/08

but it returns a #Name?. However if I execute the formula it returns
the value I expect which is 12.

If I split the formula into the 2 IF statements (after adding in a
close paren) I can evaluate either IF statement

Since I am using EDATE, I have the Analysis ToolPak addin installed. I
have also tried loading and unloading it to make sure.

What am I doing wrong?

Thx

Mike
















All times are GMT +1. The time now is 05:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com