A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi! I’m sorry this happened. A CSV file is a plain text format, so it can only store one table from one sheet. Apps like Excel still let you add multiple tabs while you work because the program is editing the workbook in memory, but when you save as .csv, only the active sheet can be kept. The other tabs, formulas, formatting, and many Excel features are not supported by CSV at all.