https://bz.apache.org/ooo/show_bug.cgi?id=126837
--- Comment #5 from [email protected] --- (In reply to orcmid from comment #4) > (In reply to orcmid from comment #3) > > (In reply to taniagar from comment #2) > > > (In reply to damjan from comment #1) > > > > Please explain how you are exporting them. Copy and paste? Save to a > > > > file > > > > (which format)? Some API? Which code are you using? > > > > > > Hi, I'm saving data to a file using Lotus Notes application code. This is > > > the code Im using: > > > > > > Sub Click(Source As Button) > > [ ... ] > > > > This is not the place for support in writing your Lotus Notes code. > > > > Since you are writing the data to a file, what we can help you with is the > > format of the file. Are you making a .csv for import into OpenOffice Calc? > > That would be the obvious thing. > > > > What is the nature of the file you are producing? > > It looks from your code that you're trying to use automation to send the > data to Calc directly and having Calc make the file. > > How about making a file instead and importing that into Calc? It will be > much easier to debug [;<). would you please explain how can I import to Calc? I'll give it a try. -- You are receiving this mail because: You are the assignee for the issue.
