Hi, I have a list of projects on a sheet, every row in column D has a combo box which draws supplier name from the next sheet "SuppName". Dependent on the supplier name, there is a vlookup formula which brings in the spend by supplier in column E.
Since the combo box is on every row (in reality...
I have a worksheet called “Rawdata”. I also have several worksheets named after account numbers eg 3101,3121,3131 etc.
Every month I need to filter the ‘Rawdata’ using account number as criteria, and then APPEND to respective account sheet (as I don’t want to paste over previous months data)...
Is there a way to sort a range of text data by specific criteria ie a word? Eg If A1:A100 contains various text data which may/may not contain the words 'tax', is it possible to sort the data in such a way that all words containing 'tax' appear at the top of the range??