C
Carl
I've got a bit of code that sorts tasks based on Text1, then it loops over
the tasks looking at all the Text1 fields. After I run the macro I can
examine the schedule and the sort looks correct, everything in alphabetical
order. But when I loop over the tasks, the Text1 values I get are not
alphabetical (looks like they're in ID order). How do I iterate over all
tasks in Text1 order?
-- Carl
the tasks looking at all the Text1 fields. After I run the macro I can
examine the schedule and the sort looks correct, everything in alphabetical
order. But when I loop over the tasks, the Text1 values I get are not
alphabetical (looks like they're in ID order). How do I iterate over all
tasks in Text1 order?
-- Carl