FilterApply return

B

Bill Yule

Running a filter in MSProject VBA. Have built the filter (FilterEdit) and
applied the filter. In some cases the filter does not select any tasks.
1. How do I inspect to see if there are any tasks in the view (using Gantt
view)?
2. How do I select all tasks in view if there are any?
 
J

Jan De Messemaeker

Hi,

1.
Selectall
activeselection=0

2.
Selectall
Activeselection.tasks

HTH
 

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