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.