0

I am tring to create a excel file in IOS, I manage to do this simple creating our string and writing it to a file with extention .csv, This fine but the problem is that all the data is comming on a single cell. Can any help me out with some code.

1

1 Answer 1

1

You can just insert a comma in the string between all seperate columns and a newline for every row, then write it CSV and it'll work.

Good luck

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks Sjors, I already tried that but it is not working the write way, If I insert comma and open it in Numbers, then it is working fine, but If i open it in open offce, it is not woring as should be. Every single space is going to new column.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.