Data Scrambling after save when reopening

hawkfan1

New Member
Joined
Dec 8, 2010
Messages
25
I am pulling down some data and then delimiting it into different columns. Everything looks fine and I then save the document, however, when I re-open the excel document the data appears scrambled....data is not in the correct column and I am not sure why this is happening. Has anyone else experienced this or have any solutions?

Thanks
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
can you provide any codes/formulas within the workbook? perhaps some before and after examples?
any vba components? file type you're saving as? what does "pulling down" mean? how are you delimiting it?
 
Upvote 0
Where is this data coming from?
What format is it in? Is it an Excel file? A text file? Something else?
How are you saving it (as an Excel file or something else)?
 
Upvote 0
It is a report that is generated from Discovery. it is just in a normal excel file. It is being saved as a normal excel file, not as one that has macros etc. There are no formulas in it. I am using the text to column feature to separate out the information from one column into multiple columns.
 
Upvote 0
Can you post some examples, a line or two with what the data looks like before, then after, so we can see more clearly what you are talking about?
 
Upvote 0
it is just in a normal excel file. It is being saved as a normal excel file
This could be a bunch of things such as XLSX or CSV (by the sound of it). If its a CSV then you may need to make sure thats it CSV comma delimited upon saving

I am using the text to column feature to separate out the information from one column into multiple columns.
are you seperating by tab, space, special character, or something else?
 
Upvote 0

Forum statistics

Threads
1,214,819
Messages
6,121,727
Members
449,049
Latest member
MiguekHeka

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top