Im having trouble removing blanks from a data validation list.
I have two worksheets, Materials and Prices.
On the materials page I have I have groups of items, which are all given defined names, theres around 10 groups of materials, all with about 10 or so items in each group of material.
On the Prices page, I have two combo boxes, the first selects the type of material using simple validation, the second displays the items within that type of material using the following formula;
Ive ensured ive ticked the box to ignore the blanks on both sets of data valdiation, but still displays the blanks.=INDIRECT(B7)
When opening the second drop down box, because the defined name is in a range (i.e =Materials!$A$1036:$A$1065 ) it will also display the blanks.
Can anyone offer any advice on how to get around the blanks?
Bookmarks