Select certificate dialog sort

A

Alvaro

Hi,
I am using this code in a macro to sign a word document

Set sig = ActiveDocument.Signatures.Add
ActiveDocument.Signatures.Commit

The code word fine, when word shows the "select certificate dialog" I need
that this certificates (around 50) order by the column "Issued to".
Now the certificates appear in an extrange order.


How can I sort the list of certificates?
Thanks for your responses

Alvaro
from Galiza
Lumes nunca mais (forest fires never more)
 
Top