About 28,200 results
Open links in new tab
  1. microsoft excel - How to import external csv/text file WITHOUT …

    Aug 3, 2020 · I am using Excel that comes with Office 365. And this version of Excel does something annoying that's breaking all my macros. I want to import a CSV file into a sheet …

  2. How to embed or link a text file in Excel? - Super User

    I am using Excel to parse the file to meaningful values and verify the results. Currently, I open the file in a text editor, select all, copy, then paste into a specified area in the spreadsheet.

  3. How to set character encoding when opening a CSV file in Excel?

    Jun 6, 2017 · The following steps work with Office 2003. Rename .csv to .txt Open .txt file from Excel (don't do it with right click on file then open with Excel), Excel will open a Text Import …

  4. how do I get a txt file into a xl spreadsheet and get it formatted

    Oct 17, 2021 · You can open a text file that you created in another program as an Excel workbook by using the Open command. Opening a text file in Excel does not change the format of the …

  5. Excel: Change default encoding (file origin) of Text Import Wizard …

    24 I answered a similar question at Default character encoding for Excel Text Wizard?. I found my answer at Changing default text import origin type in Excel. Close Excel, if it is open. Open the …

  6. How can I open a file as read-only from Windows Explorer?

    Is there an easy way to open a file as read-only from Windows Explorer? My inmediate interest is in a Microsoft Access file. I am doing some sanity checks in old MS Access databases and I …

  7. Excel 2016 Macro to Import Tab delimited txt file into specific ...

    0 Excel 2016 Hi I have a workbook called “Project” with a worksheet called, “Imported_Text”. From sources online and through my own limited knowledge I have (against the odds) …

  8. How to get Excel to interpret the comma as a default delimiter in …

    While opening CSV files, Excel will use a system regional setting called List separator to determine which default delimiter to use. Microsoft Excel will open .csv files, but depending on …

  9. How can I "open" a file from WSL with the default application?

    Feb 24, 2017 · 3 The best and easiest way to open the files with the default application is using explorer.exe if you have WSL. $ explorer.exe <file>: $ explorer.exe form.pdf: that command …

  10. How can I parse extremely large (70+ GB) .txt files?

    Dec 20, 2020 · The file is comma-separated, but still needs to be converted from .txt into .csv, and Excel chokes on it during the importing process; even if I got it into Excel, the main file breaks …