How to exclude headers and footers while importing multiple txt files via Import Multiple Files Wizard?
I am trying to import multiple *.txt data files from folders and subfolders. All data files have headers and footers (both starting with !). Headers are from line 1 to line 21. Line 22 has the test parameter names while test data starts from line 23. When data ends, the footer information starts (with !). All data is tab separated. 1. I am unable to get data imported with parameter names as column...