LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 247
Default FUNCTION in easyer format

On 4 Iun, 13:19, Joel wrote:
Need more info to help write this code.


Thanks very much for reply , sir Joel

I'ts a long story . I have a lotto statistic database of 231 workbooks
now .In every wbook I have 65446 Count functions , with the 15
references
in combinatoric order (placed in column B ,row 91 to 65536 );
actually , I
use autofill method for every wbook to find which combination of
numbers
hasn't =2 numbers in last continuous 33 draws (combined with an
Countif
function placed in Column BD ); an VBA macro loop trough Column BD and
if
the result of Countif function is =33 , then copy antyre row and
paste it
in another wbook ;in every wbook in range A1:BB90 are
last 53 draws of this lottery ;this is the kind and wey of the querry
in this
database for to find the combinations of 15 numbers (from 90) which
has
in 33 continuous draws results of <2 numbers ;the autofill is from
B91:B65536
to BB91:BB65536 , and it take 2 minute time for every workbook to end
the querry
in every wbook .Actually , I have 15,000,000 count functions in the
231 wbooks ;
here begin another story , how I can built them ....I find a method
after months
of searchings , with an VBA code , which allow you to built 65536
Count functions
(with the 15 references in combinatoric order! ) in some few
minutes .Here is what I
have actually .

Normally , I look and search for speed ; a bigger speed mean a bigger
database !
with the new formula I have posted here at the begin of this thread ,
I only need 4
or 5 columns of this kind of functions in every wbook , and no more
autofill method ;
in this wey , VBA macro only open the wbook , loops through an AND
function placed in Column
BD 91:BD65536 , and if the value of cell is TRUE , copy antire row and
paste it in another
wbook ! In this wey , with the same resource sistem , I'll have a
database of 5 size bigger ;

And now I get to the reason of this thread , why I need an equivalent
for this function , (if even
it works perfect for me ! ) . If i have an equivalent for this
function , in a kind like this , for eg. :
=COUNT(INDEX(MATCH(ROW(B4:AH83),
{4,7,9,11,14,16,18,22,25,35,46,57,68,72,83},0)/
ISNUMBER(B4:AH83),0)) ,

... I,ll can built this functions more easyer with this method I
found ( with that VBA
macro ! ...) . To understand perfect I must send you some wbooks to
see clarly
how I built this functions , and I can send you them .The best and
fastest wey I
think to be to give you my messenger ID , there I can send you the
wbooks and
explain instantly .My messenger ID is , if you
agree !

Thanks very much for your time !



 
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
Format within a Function JAC Excel Worksheet Functions 1 January 11th 10 07:58 PM
format function fhl Excel Worksheet Functions 8 May 2nd 08 05:30 PM
how do you write format results of a function within a function? sangee Excel Worksheet Functions 3 June 14th 07 12:45 AM
format & function yshridhar Excel Discussion (Misc queries) 3 May 10th 07 05:35 AM
subtotals (85 coll): Is there an easyer way than ticking 85 boxes hopeful Excel Discussion (Misc queries) 2 April 22nd 06 01:29 PM


All times are GMT +1. The time now is 03:38 AM.

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"