Automatic importing of a macro
You seem to have a CSV file; if your use extension CSV instead of TXT in your file name, you can open the file using File ! Open in Excel WITHOUT any macros
Your CSV file must comply: it must have 1<=rows<=65536 and 1<=cols<=256; anything outside these limits will be discarded
|