undefined
sheet 1

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | AA | AB | AC | |
1 | |||||||||||||||||||||||||||||
2 | |||||||||||||||||||||||||||||
3 | |||||||||||||||||||||||||||||
4 | |||||||||||||||||||||||||||||
5 | |||||||||||||||||||||||||||||
6 | |||||||||||||||||||||||||||||
7 | |||||||||||||||||||||||||||||
8 | |||||||||||||||||||||||||||||
9 | |||||||||||||||||||||||||||||
10 | |||||||||||||||||||||||||||||
11 | |||||||||||||||||||||||||||||
12 | |||||||||||||||||||||||||||||
13 | |||||||||||||||||||||||||||||
14 | |||||||||||||||||||||||||||||
15 | |||||||||||||||||||||||||||||
16 | |||||||||||||||||||||||||||||
17 | |||||||||||||||||||||||||||||
18 | |||||||||||||||||||||||||||||
19 | |||||||||||||||||||||||||||||
20 | |||||||||||||||||||||||||||||
21 | |||||||||||||||||||||||||||||
22 | |||||||||||||||||||||||||||||
23 | |||||||||||||||||||||||||||||
24 | |||||||||||||||||||||||||||||
25 | |||||||||||||||||||||||||||||
26 | |||||||||||||||||||||||||||||
27 | |||||||||||||||||||||||||||||
28 | |||||||||||||||||||||||||||||
29 | |||||||||||||||||||||||||||||
30 | |||||||||||||||||||||||||||||
31 | |||||||||||||||||||||||||||||
32 | |||||||||||||||||||||||||||||
33 | |||||||||||||||||||||||||||||
34 | |||||||||||||||||||||||||||||
35 | |||||||||||||||||||||||||||||
36 | |||||||||||||||||||||||||||||
37 |
How to view/edit existing Excel spreadsheet files without MS Office software?
- Step 1: Load spreadsheet file, you can either Open the Excel file from your local file system or get it from internet By URL;
- Step 2: After the spreadsheet is loaded, it will be displayed in an XML Grid editor, you can delete unwanted columns or rows or change column names or values;
- You can do another convertion by repeating Step 1 and Step2.
How to import text data into a spreadsheet?
XmlGrid allows you to import text data into a spreadsheet and save it as a Microsoft Office Excel file either xls or xlsx. XmlGrid can take two commonly used text file formats:
- tab delimited text files (.txt), in which the TAB character (ASCII character code 009) separates each field of text;
- comma separated values text files (.csv), in which the comma character (,) separates each field of text.
- open a new blank spreadsheet;
- copy your text data and paste it to any blank cell;
- move the cursor to another cell and make a left mouse click.