Bryan - Gendev
Programmer
In my app I am offering a number of sort options for the order of records in the report based on certain fields in the underlying table.
I am creating an idx index on the fly.
One of the fields is numeric (10).
What expression should I use to create the index if the field name is mynumber and the index is myindex?
Thanks
GenDev
I am creating an idx index on the fly.
One of the fields is numeric (10).
What expression should I use to create the index if the field name is mynumber and the index is myindex?
Thanks
GenDev