I am trying to figure out how I can make my file path a variant in the below code. I need to insert multiple text files into my current workbook and current cell selection, but the file path and file name will be different everytime. Please help!
With ActiveSheet.QueryTables.Add(Connection:= _...