A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
Hi Amber,
Based on your sharing, this is an expected behavior in with Excel/CSV file on Mac. The key reason is that CSV files do not store formatting, but they only store them as plain text values separated by commas. So, when you reopen .csv file, Excel reads the plain text again an applies type conversion rules on open.
To avoid this issue, the recommended approach is to import the CSV file instead of double clicking to open it directly:
- Go to Finder > open Excel app and create a blank workbook first
- Go to File > Import > select "CSV file" > Import > select your csv file in the Documents folder (or any folder/location you store it) > Get Data
- Follow the Text Import Wizard when prompted. You can check your data layout on the "Preview of selected data" pane in the bottom of Text Import Wizard.
- When done, press Finish > Import
The csv file is not a suggested file format for regularly modification so in case you need to update the data several times, I want to recommend not saving the file in csv format but using in normal xlsx file and then export it to .csv file as the last step.
Hope this information would be helpful. If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you.
Thank you for your understanding and cooperation. I'm looking forward to your reply.
If the answer is helpful, please click "Accept Answer" and kindly upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.