OnlineConnect Posted March 18, 2010 Posted March 18, 2010 Hi I am having trouble with open office saving file as csv, I end up with extra commars which corrupts the database. It works ok in excell but the machine I am using only has open office. Thanks for any advice
srochford Posted March 19, 2010 Posted March 19, 2010 Can you post an example of what you mean? Are you getting extra commas at the end of each line or commas duplicated eg cat,dog,fish,snake,,, or cat,,dog,,fish,,snake or something completely different?
OnlineConnect Posted March 19, 2010 Author Posted March 19, 2010 Hello Srochford thanks for reply eg cat,dog,fish,snake,,, Thats the problem exactly its inserting extra commars at the end of a line. This seems to be where I have text in quotation marks
srochford Posted March 20, 2010 Posted March 20, 2010 OK; often this is because the program thinks you have data in columns that are actually empty. To confirm this, can you try highlighting just the data you want and copying and pasting it into a new sheet. Save that as CSV and see what you get. the thing I've seen cause this before is if I've had stuff in (say) columns A-F and I then highlight columns E and F and press delete. This clears the content but leaves those 2 columns as part of the data set. When you export you get the extra commas because it hitnks that you want the empty cells (perfectly valid to have blank entries in lots of databases!)
OnlineConnect Posted March 20, 2010 Author Posted March 20, 2010 OK will try that, thanks for your help
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now