The best part about using VBA in Excel is that you don't have to write a single line of code if you don't want to. Once you've got a couple of basic macros recorded, you can use them as templates and ...
I need to parse two columns data in another column, based on lookup tables in a different workbook or text file (the idea is that the user can change the entries in the lookup tables).<BR><BR>I would ...