Hi all,
I am quite new to the VBA world but needed some help with a code. I have a set of data with certain column titles that I would like the macro to find, delete, and arrange to form a generated report. I have got it to work fine, but recently added more columns to the set of data and now even with adjusting the code it doesnt act right. It seems to pick certain columns before others even though its set to find the proper text in the column header. Im getting stumped and frustrated. Any help would be appreciated!