Welcome to Excel Clone. As the name suggests, this is clone of MS Excel.
hosted here: iamrnkk.github.io/excel-clone/
- Basic: Type numbers or text in Cells.
- Formatting: Apply formatting by Selecting the cells and picking up formatting options from Menu Icon Bar.
- Multiple Select: Select multiple Cells by pressing and holding ctrl key.
- Add Sheets: Add more sheets by clicking on + in sheet Bar.
- Rename/Delete Sheets: Right click on sheet to do the needful.
- Formula: Compute basic mathematical expressions on cell by typing formula in Formula Bar. format: (2*A1 + 3/B1) where A1 and B1 are cell-addresses.
