answersLogoWhite

0


Best Answer

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

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to open Excel file in dos editor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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.


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


What text editor is used for text editing in MS DOS?

MS-DOS version 5 and later include "edit.exe". Earlier versions included the EDLIN text editor. "edlin.exe" was a one line text editor


Is vi editor is same as DOS editor?

Not at all the same. Commands, interface, abilities are very different.


What is the file extension for MS-DOS?

There is no specific file extension for MS-DOS. Files can have any 3 character extension in MS-DOS.