Sort by largest finish

P

Peter

My macro has found 3 tasks. (I have search for a specific
task name.)
How can I get the largest finish of the 3 tasks or better
how can I sort beginning with the largest finish.
Sort Finish Descending works if I don´t have a macro, but
I need to have VBA code for this.
Can anyone help?

Thanks in advance,
Peter
 
J

John

Peter,
Probably the simplest way is to record a macro using the Sort Finish
Descending. That will give you the basic syntax for the Sort method.

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top