Purpose
Specify a WHERE condition and an Order By in one method call.
Parameters
cWhere | String value that specifies the filter to set |
cOrder | String value that specifies the order to set |
Please note
You can not use VO functions in the string. Only valid VBA functions are allowed.
Class