S
Sascha Wald
Hi,
Using filters in MS Project is not that easy way as in Excel. I need a
special filter in MS Project that gives me al tasks from two resources,
starting after or at least on a given date.
So the "where" clause is:
((Resourcename is 'Patty') or (Resourcename is 'Georg)) AND (start >=
#2004/03/05#)
I can do this manually in a customized filter, but what I want is
- how can I set order of filtering (first all ORs, then AND) to avoid
writing Resource and Date criteria for each resource?
- how can I show a dialogue to select the resource like it is in the filter
'uses resource'?
- why can't I copy or edit the filter 'uses resources...'
Do I need VBA for this?
regards
Sascha
**************************************
adminsoft
Sascha Wald
Software-Entwicklung und -Wartung
www.adminsoft.info
**************************************
Using filters in MS Project is not that easy way as in Excel. I need a
special filter in MS Project that gives me al tasks from two resources,
starting after or at least on a given date.
So the "where" clause is:
((Resourcename is 'Patty') or (Resourcename is 'Georg)) AND (start >=
#2004/03/05#)
I can do this manually in a customized filter, but what I want is
- how can I set order of filtering (first all ORs, then AND) to avoid
writing Resource and Date criteria for each resource?
- how can I show a dialogue to select the resource like it is in the filter
'uses resource'?
- why can't I copy or edit the filter 'uses resources...'
Do I need VBA for this?
regards
Sascha
**************************************
adminsoft
Sascha Wald
Software-Entwicklung und -Wartung
www.adminsoft.info
**************************************