LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default ChiInv function

This has been mentioned before. See

http://www.google.com/groups?selm=Rv...s.uswest.n et

and

http://www.google.com/groups?selm=39...6%40alcatel.de

I thought I'd read a MSKB article on the subject, but cannot find it
now.

It is possible the error is because the function uses an iterative
approach and for those specific values it gets trapped in an endless
pattern.

You might also want to check Jerry Lewis' suggestion at
http://www.google.com/groups?selm=3F...0no_e-mail.com

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
I have already done this kind of test, I use an excel
Sheet, put number 1 to 3500 in the "A" column, and get
the ChiInv solution on each values from 1 to 3500
(probability = 0.05) in the column "B", I get error on
value 818 but not 817 nor 819, it also bug on 928 to 948
values... there must be a logic behind that but cannot
catch it...


-----Original Message-----
Test your values in a worksheet using the formula in the

worksheet (not in
VBA).

If you get a #Value or #Ref or something like that,

check the Excel VBA help
and see what conditions cause that error to be displayed.

When you use WorksheetFunction.ChiInv, then a condition

that would return a
# type error in the worksheet raises a 1004 error in VBA.

Regards,
Tom Ogilvy



"Stef C" wrote in

message
...
Hi,

I am using the ChiInv function of Excel and get an

error
1004 when sending some values, but no error sending

other
values... it do not seem to be an error from a certain
value (ex: start bugging when sending a value of 512 or
more...) it seem to be random, but I know that it is
not... anybody know this one.



.


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Apparent bug in CHIINV! Boris Excel Worksheet Functions 12 December 13th 10 09:52 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
CHIINV error Amy Bass Excel Worksheet Functions 1 November 3rd 04 02:06 PM
CHIINV error Amy Excel Worksheet Functions 1 November 2nd 04 07:09 PM
CHIINV error Amy Bass Excel Worksheet Functions 0 November 2nd 04 06:30 PM


All times are GMT +1. The time now is 12:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"