On 28/12/2020 17:21 +0100, Daniel Martín wrote: > Hongyi Zhao <hongyi.z...@gmail.com> writes: > >> Is it possible for me to edit Microsoft Excel spreadsheet directly >> from within emacs, especially utilizing the powerful capabilities of >> orgmode? > > Not directly, but you could first save the Excel spreadsheet as CSV and > then import it into Org-Mode using M-x org-table-import. I haven't > checked how this works in practice, so YMMV.
For very simple spreadsheets csv-mode / tsv-mode will do.