A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Juliana. I am an Excel user like you.
I am assuming from your description that you are importing the saved .csv file into your program. The problem may be that you are actually importing a .csv file, not an Excel file. The two are not the same. the .csv file only saves the basic data separated in a text file by a comma and saves none of the formatting, etc. that is put in while in Excel. Unless your program interprets that comma as a column break it will interpret it all as one long text. Try saving the file as a .xlsx Excel file before importing it which will save all of the Excel formatting and see if that will give the program the information it needs to separate it into the proper columns/rows.
Reply if you have additional questions or information. Please mark this reply as answered if this solves your question.
Rich~M