Hi thanks in advance. I'm looking for help on getting excel to fill when using named ranges. I'll try to be specific. On Sheet 3. I have a table that occupies P1:X22. In the table I have named column P "COPY ITEM NUMBER", column Q "OFFER SIZE" and column R "TICKER".
On another worksheet tab, sheet 2 I have an Index formula that references the table.
In cell C15
=INDEX(COPY_ITEM_NUMBER, SMALL(etc......)
This works fine when I fill down but I want to be able to fill right. I want cell D15 to fill with:
=INDEX(OFFER_SIZE, SMALL(etc......)
Right now it seems I need to manually edit each column.
help?
On another worksheet tab, sheet 2 I have an Index formula that references the table.
In cell C15
=INDEX(COPY_ITEM_NUMBER, SMALL(etc......)
This works fine when I fill down but I want to be able to fill right. I want cell D15 to fill with:
=INDEX(OFFER_SIZE, SMALL(etc......)
Right now it seems I need to manually edit each column.
help?