I am stumped so any ideas will be much appreciated. I want to return a range of data from another range as in the attached example. Column A contains the number of days before an item needs to be reordered and column B contains the appropriate stock code of each item. I expected this to be simple (it probably is but perhaps I'm making it complicated!). I want to search column A, find a value over zero and report both it and the appropriate stock code from column B and heve them appear in columns C and D ina new list that ignores all zero values. As an added twist, I would ideally like to see the list sorted from smallest to largest value. I have considered VLOOKUP and INDEX but I confess I'm getting out of my league here!
Bookmarks