Sorting - OpenOffice.org Wiki
Using a macro as a function. Passing arguments to a macro. Accessing cells directly ... Sub SortRange Dim oSheet ' Calc sheet containing data to sort. ...
Item Method
You must specify one, and only one, of these three arguments. Example. This example deletes the name "SortRange" from the workbook. Spreadsheet1.ActiveWorkbook.Names.("SortRange ...
Wilmott Forums - VBA function returning more than one value
The original community for quantitative finance. Exclusive premium quant, ... Function SortMax(SortRange As Object) Dim TotNum As Integer. Dim i As Integer ...