Spreadsheet Info
Welcome to PURBLE, a website perfect for organizing all your data in a neat spreadsheet that can be saved!
Here are a few guidlines to help you understand and use this spreadsheet.
- Input Types: cells can either take in text, a number value, or a formula. A formula is indicated by "=" at the start, and can reference other cell number values to perform arithmetic; "+", "-", "*", "/", "(", and ")" are all valid operators.
- Output Types: once some value has been entered, the cell will contain either a text or a number after calculating.
- Invalid Types: the cell will contain an error if you write a formula using nonexistent cells, and an invalid popup will appear if you enter a formula with invalid characters or logic.
- Naming: you have the option to give your spreadsheet a title. This will also be the name that your spreadsheet file is downloaded as.
- Getting Started: to fill the table in, either open a file containing a spreadsheet as a JSON string using the "Chosse File" buton and/or start writing in values by clicking on a cell and typing in a value in the input box at the bottom right corner.
- Saving Your Work: if you desire to save your spreadsheet for later use, simply click on the "Save" button and a file will be downloaded using the given .
- Cell Names and Values: the boxes at the bottom represent the name, value, and current input of the last cell that you clicked on.
- Last but not least, enjoy using the spreadsheet and hopefully the layout and the design make sense and is usable. The website should also be pretty responsive.