hi experts,
i have one workbook, it has two tabs,
1st tab has two distribution channels 10 and 20,it has a condition to show inv >= 5000
2nd tab also has same distribution channels and the condition to show inv <= 10.
but what my need is,
i want to insert 4 more tabs, stick to one query for all tabs
tab 1: Dist. Channel 10 inv >=5000$
tab 2: Dist. Channel 10 inv <=10$
tab 3: Dist. Channel 20 inv >=5000
tab 4: Dist. Channel 20 inv <=10.
pl help to do this,
thanks in advance.
venkat