answersLogoWhite

0

A DOS editor is not capable of reading a standard Excel file. An Excel file must be opened with Excel or some application that can read Excel files. Text editors are not capable of doing that. They are designed for working on things like text files.

If you have a standard Excel file and save it as a text file, then text editors can open them. All that will be in that is pure text, and not things like formulas and calculations and formatting etc. When you are saving as a text file, save it with a txt extension and most text editors will be able to open it. How you specifically do it will depend on the particular text editor you are using.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you export data from a Dos ver 5 database to Excel?

A good way is to export from a database is to save as CSV format (or some sort of comma-delimited text format), then open Excel and import the file into Excel.


How do you open a doc file in command promped?

i think this function is not available in ms dos . you can access the .txt files through dos and you can also able to print them through dos. if you are going to just open doc file than simply open dos drag and drop that file to ms- dos window after that hit enter and it will open.


How do you open a Python program with MS-DOS?

open MS-DOS in the directory you have the python file in. type "python [INSERTNAMEOFSCRIPT]"


When was MS-DOS Editor created?

MS-DOS Editor was created in 1991-06.


How do you edit configsys in dos?

To edit the config.sys file in DOS, you can use a text editor like EDIT or EDLIN. First, open the command prompt and type EDIT C:\CONFIG.SYS (replace C: with the appropriate drive letter if needed). Make your changes in the editor, then save and exit by pressing Alt + F, then select Save, and finally exit the editor. You may need to restart your computer for the changes to take effect.


How do you convert a download from dos mode?

To convert a download from DOS mode, you typically need to change the file format or encoding to be compatible with modern systems. First, use a text editor that can handle DOS formats, such as Notepad++ or a DOS emulator, to open the file. Then, save it in a more compatible format, like UTF-8 or ANSI, ensuring that line endings are converted to Unix (LF) or Windows (CRLF) as needed. If the file is an executable, use a tool like DOSBox to run it in a compatible environment.


Which command is used to invoke DOS editor?

The command used to invoke the DOS editor is EDIT. You can type EDIT in the command prompt to open the DOS text editor, allowing you to create and edit text files. Note that EDIT is available in older versions of DOS and Windows; in newer versions, you may need to use alternatives like Notepad or other text editors.


What is the DOS commands to create a text file?

There are different ways to create file..Run this command - "copy con abc.txt" .. It will give you the blank space.. Write the contents of that file and then press F6 and then press Enter..Run this command - "edit abc.txt" .. It will open the DOS editor.. Write the contents of the file and then press Ctrl Z.Please note that file will be created at the current path.. If you are working at C:\data, then file will be created under Data directory in C drive..You can create a text file that lists the result of a DIR command like this:DIR>Dirlist.txt


How do you write program files ms dos?

You can use any text editor but notepad++ which is free is the best. When you save the file be sure to set it to all file types and save it with a .bat extension!


How many charicters can a DOS file have?

A DOS file, or .bat file can have unlimited characters.


How do you cut and paste of the directory in ms dos?

firstly you open a dos and make a word file than you click a ctrl+x button than apply and ok


What has the author Craig Menefee written?

Craig Menefee has written: 'Harnessing DOS 6.0' -- subject(s): MS-DOS (Computer file), PC-DOS (Computer file) 'Byte's DOS programmer's cookbook' -- subject(s): MS-DOS (Computer file), Microcomputers, PC-DOS (Computer file), Programming