Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I just noticed posting this message in the wrong discussiongroup *sorry* ...
so here it is in the correc place) Hi all, I am currently doing some rapid prototyping in VBA-Excel2003. Excel is used as lightweight relational database, hence requiring frequent selection of 'records/rows' based on multiple criteria. The selections then are transformed into arrays in order to present them in listboxes. What is the most efficient/performant way to filter out the relevant information ? autofilter ? advancefilter ? find(next) ? for each r in rows - loop ? tnx in advance, kind regards, Bart Wouters |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
most efficient way to filter out and iterate through datasets in X | Excel Discussion (Misc queries) | |||
How to iterate through columns? | Excel Programming | |||
Iterate through a form | Excel Programming | |||
Iterate through controls | Excel Programming | |||
Can't iterate thru a row with For | Excel Programming |