Hello,
I have files that need to be aggregated into one main file. I have data on about 40 tabs with the same formatting. Some data that is entered does not appear the same when I import the file and parse it with a delimiter. Aside from simply copy and pasting
the cells from one file to another, is there a way to export the tabs to a text file of some sort, like a CSV, and then import it and get back the same content? I tried Unicode and it doesn't work. I have used byte files before, but that was coding. I want
something more pre-canned.
Note: When I say format, I do not mean font color or cell fill, I just mean special characters and Alt+Enter types formatting.