Excel Export File Questions
922660Mar 8 2012 — edited Mar 12 2012This is my first time posting on here. Please forgive me if I missed some of the rules.
I'm running SQL Developer 3.1.07. When I export results of a query to Microsoft Excel (right click in the result set in SQL Developer, select export, when the export wizard opens, I select the XLSX option) the data formatted as number has the "Dialog" font while data formatted as text has the "Calibri" font. I'm wondering if there is a way to change this so that they all export in the same font.
I'm also wondering if there is a way to have SQL Developer export the comments I have in my query along with the data when I specify to create a tab in my workbook with the query in it. By default, it just puts a carriage return where I had comments. Not a huge issue, but when I go back and look at old files, it would be nice to also have the comments I had written in the original query.
Thank you all in advance for your help. If I can clarify anything, let me know.