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 ...
Microsoft Excel offers Visual Basic for Application (VBA) as a scripting tool to let you add additional functionality to your Excel spreadsheets. You can use VBA to prompt the user to enter a filename ...