DocuulDocuul
ES
A1
ABCDEFGHIJKL
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
38
39
40

Online Spreadsheet — Calculate and Export to PDF

Type your data, total it with formulas and download the result as a PDF or a CSV. No Excel to install, no account, and your numbers never leave your device.

How it works

Type into the grid

Click a cell and type. Move with the arrow keys and Tab, as in any spreadsheet.

Calculate with formulas

Start with = to calculate: =B2*C2 to multiply, =SUM(D2:D20) to total a column.

Download the result

Export to PDF to send or print it, or to CSV to carry on in Excel or Google Sheets.

Your file never leaves this tab

Everything runs in the browser. Nothing is uploaded, nothing is stored on a server, and no account is needed. Open, fix and share your documents with confidence.

Common questions

Is it free?
Completely. No account, no subscription, and no watermark on anything you download.
Which formulas can I use?
Arithmetic between cells (=B2*C2), brackets, percentages, ranges (=SUM(A1:A20)) and whole columns (=MAX(B:B)). The functions are SUM, AVERAGE, MIN, MAX and COUNT, and their Spanish names work too.
Is my data uploaded anywhere?
No. Every calculation runs in your browser and the sheet is saved on your own device.
Can I open the result in Excel?
Yes. Download the CSV and open it in Excel, Numbers or Google Sheets; it is written as UTF-8 so accented characters survive.
What happens if I write a formula wrong?
The cell shows the problem instead of an invented number: #¡DIV/0! for dividing by zero, #¡VALOR! for adding up text, and #¡CIRC! when two cells refer to each other.
Do I lose the sheet if I close the tab?
No. It is saved in your browser and waiting when you come back. Since nothing is uploaded, it lives only on that device.
Can I use it on a phone?
Yes, it works in a phone browser, though a grid is easier to handle with a keyboard.