G
Gali
Hello,
I don't find how to sort my column field.
I've 3 values for my field : Manuf ; Proc ; Eng. Is it possible to sort it
for a given order.
I've tried with the SortOnScope property but it fails : no error, and the
sort doesn't work.
Here the used code:
MyField.SortOnScope = Array("Manuf", "Proc", "Eng")
I don't know if it is the right property (for what i want to do), and if I
use it correctly.
Can you give me some samples (if any ...)
Many Thanks in advance ....
GG
I don't find how to sort my column field.
I've 3 values for my field : Manuf ; Proc ; Eng. Is it possible to sort it
for a given order.
I've tried with the SortOnScope property but it fails : no error, and the
sort doesn't work.
Here the used code:
MyField.SortOnScope = Array("Manuf", "Proc", "Eng")
I don't know if it is the right property (for what i want to do), and if I
use it correctly.
Can you give me some samples (if any ...)
Many Thanks in advance ....
GG