C
Cool Sport
In vba, they've provided a Filter function as described below. Is there
any other built-in functions or ways that can do with 2-dimensional
array. I would like to pickup some rows in an array just like SELECT
statement in SQL.
Thanks,
------------------------------------------
Filter Function
Description
Returns a zero-based array containing subset of a string array based on
a specified filter criteria.
Syntax
Filter(sourcesrray, match[, include[, compare]])
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
any other built-in functions or ways that can do with 2-dimensional
array. I would like to pickup some rows in an array just like SELECT
statement in SQL.
Thanks,
------------------------------------------
Filter Function
Description
Returns a zero-based array containing subset of a string array based on
a specified filter criteria.
Syntax
Filter(sourcesrray, match[, include[, compare]])
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!