extract info for printing. med-adv

g.tavy

New Member
Joined
Feb 21, 2011
Messages
6
Hello every one,

I have a largish data set and I want to have a dynamic formulae that returns only the ordered items. it will then go in a new sheet for it to be printed with out hassle by other staff. I know i can do it by advanced filter but need it to be dynamic so i dont have to do it every time..

i have researched it a bit but am falling over somewhere can anyone help...??

I have completed a sumproduct to find all entries that have order qty's
=SUMPRODUCT(($I$3:$I$102>0)+($J$3:$J$102>0)) this give me the right 1st step. But

this is not working...why?
=if(row(S$16:S16)>$S$13,"",index(A$3:A$102,small(if(SUMPRODUCT(($I$3:$I$102>0)+($J$3:$J$102>0))),row($A$3:$A$102)-row($A$3)+1),row(S$16:S16)),""):crash:

thank you for your time...
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,224,551
Messages
6,179,480
Members
452,915
Latest member
hannnahheileen

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top