Excel

Excel

negokaz

Reads and writes Excel files directly, supporting text, formulas, and sheet manipulation across XLSX, XLSM, XLTX, and XLTM formats. Windows users get additional live editing capabilities.

8661,804 views101Local (stdio)

What it does

  • Read cell ranges with pagination
  • Write values and formulas to cells
  • Create new sheets and tables
  • Copy sheets between workbooks
  • Format cell ranges with styling
  • List sheet information from workbooks

Best for

Data analysts processing large spreadsheetsBusiness automation workflowsReport generation from Excel templatesExcel data integration with other systems
Supports 4 Excel formatsPagination for large datasetsWindows live editing support

Tools (6)

excel_copy_sheet

Copy existing sheet to a new sheet

excel_create_table

Create a table in the Excel sheet

excel_describe_sheets

List all sheet information of specified Excel file

excel_format_range

Format cells in the Excel sheet with style information

excel_read_sheet

Read values from Excel sheet with pagination.

Alternatives