PC Review


Reply
Thread Tools Rate Thread

array formula doesnt work from row 32737

 
 
thread
Guest
Posts: n/a
 
      25th Nov 2008
Hi
i'm using "array" formula in my excel macro and from some reason the
excel cannot populate the formula above 32737 rows,is there an option
to overcome this problem?
 
Reply With Quote
 
 
 
 
Mike H
Guest
Posts: n/a
 
      25th Nov 2008
Hi,

Seeing the macro would have been helpful but my guess is you may mean 32,767
and this may be because you have a variable incorrectly Dimensioned as
integer. Dimension as long instead.

Mike

"thread" wrote:

> Hi
> i'm using "array" formula in my excel macro and from some reason the
> excel cannot populate the formula above 32737 rows,is there an option
> to overcome this problem?
>

 
Reply With Quote
 
galimi
Guest
Posts: n/a
 
      25th Nov 2008
Try adding to arrays =sum(if(a1=a1:a32000,1,0))+sum(if(a1=a32001:a65535,1,0))

cntrl+shift+enter
--
http://www.ExcelHelp.us
(E-Mail Removed)
888-MY-ETHER ext. 01781474



"thread" wrote:

> Hi
> i'm using "array" formula in my excel macro and from some reason the
> excel cannot populate the formula above 32737 rows,is there an option
> to overcome this problem?
>

 
Reply With Quote
 
thread
Guest
Posts: n/a
 
      25th Nov 2008
this is one of the formulas
=IF(AE32737="","",IF(VLOOKUP(I32737,'AMR %'!J:AB,6,0)>0,VLOOKUP
(I32737,'AMR %'!J:AB,6,0)*9-4,INDEX(Definitions!$E$24:$E$273,MATCH(1,
(AE32737>=Definitions!$C$24:$C$273)*(AE32737<=Definitions!$D$24:$D
$273),0))))
and the last in line
On 25 ×*ובמבר, 17:50, Mike H <Mi...@discussions.microsoft.com> wrote:
> Hi,
>
> Seeing the macro would have been helpful but my guess is you may mean 32,767
> and this may be because you have a variable incorrectly Dimensioned as
> integer. Dimension as long instead.
>
> Mike
>
>
>
> "thread" wrote:
> > Hi
> > i'm using "array" formula in my excel macro and from some reason the
> > excel cannot populate the formula above 32737 rows,is there an option
> > to overcome this problem?-הסתר טקסט מצוטט-

>
> -הר××” טקסט מצוטט-


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help!!! Formula doesnt work. =?Utf-8?B?UmVzcG9uc2UgdG8gbmVzdGluZyBwcm9ibGVt?= Microsoft Excel Programming 3 10th Nov 2007 05:56 AM
Formula doesnt work when copy in different cell =?Utf-8?B?TWF0?= Microsoft Excel Misc 3 20th Apr 2007 08:34 PM
This Hyperlink formula doesnt work cbm Microsoft Excel Programming 6 15th Oct 2006 03:41 PM
IF AND MID FORMULA DOESNT WORK-WHY?? =?Utf-8?B?U29jYWwgQW5hbHlzdCBsb29raW5nIGZvciBoZWxw Microsoft Access Queries 6 19th Apr 2006 12:44 PM
Formula doesnt work =?Utf-8?B?S2V2aW4=?= Microsoft Excel Worksheet Functions 2 24th Feb 2005 12:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:34 PM.