I would like to create a macro that will stop task list sorting (which was
created by clicking on the column heading). Have tried many differnt forms,
including the .sort method with Chr$(0) as the field etc. I have one which
uses sendkeys, but would like one that directly accesses the flags that
control sorting.
Anyone know how to do this?
Archived from group: microsoft>public>vb>directx