<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proper formatting in excel..on HP server.. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101200#M311907</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Best thing to do is put the data in comma delimited format and let excel import the data.&lt;BR /&gt;&lt;BR /&gt;excel is a proprietary format. I know Microsoft recently agreed to release an API but Its beyond normal systems administration to deal with that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 13 Nov 2007 03:14:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-11-13T03:14:43Z</dc:date>
    <item>
      <title>Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101199#M311906</link>
      <description>hi guys,&lt;BR /&gt;I need to convert a report format which gets generated on my hp server into xls format with all the columns to be viewed as v view them using vim editor and set nowrap option......&lt;BR /&gt;&lt;BR /&gt;like  the following :-&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A B C D E F &lt;BR /&gt;1 2 3 4 5 6 &lt;BR /&gt;1 2 3 4 5 6&lt;BR /&gt;&lt;BR /&gt;i WANT THIS EVERYTHING IN A column/FORMAT DIRECTLY ON MY HP SERVER..is it possible...??? &lt;BR /&gt;&lt;BR /&gt;Server details :-&amp;gt;&lt;BR /&gt;rx4640&lt;BR /&gt;hp ux 11i v2&lt;BR /&gt;8 gb RAM&lt;BR /&gt;foundation OE</description>
      <pubDate>Tue, 13 Nov 2007 02:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101199#M311906</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-11-13T02:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101200#M311907</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Best thing to do is put the data in comma delimited format and let excel import the data.&lt;BR /&gt;&lt;BR /&gt;excel is a proprietary format. I know Microsoft recently agreed to release an API but Its beyond normal systems administration to deal with that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Nov 2007 03:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101200#M311907</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-11-13T03:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101201#M311908</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this is the .csv format!&lt;BR /&gt;You can read this in Excel and also store it from Excel in .csv format to work with vim editor.&lt;BR /&gt;&lt;BR /&gt;You can use comma or semicolon for example.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2007 12:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101201#M311908</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2007-11-14T12:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101202#M311909</link>
      <description>Yes, it is possible to do everything to create an Excel file including Column Headings, colors, ... using HP-UX if you use Perl's Spreadsheet::WriteExcel module.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-2.20/lib/Spreadsheet/WriteExcel.pm" target="_blank"&gt;http://search.cpan.org/~jmcnamara/Spreadsheet-WriteExcel-2.20/lib/Spreadsheet/WriteExcel.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;... and no, I am not going to do a step-by-step for you. It's the journey that's important not the destination.</description>
      <pubDate>Wed, 14 Nov 2007 12:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101202#M311909</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-11-14T12:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101203#M311910</link>
      <description>Thanx clay for guiding me towards my destination....</description>
      <pubDate>Mon, 10 Dec 2007 11:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101203#M311910</guid>
      <dc:creator>boomer_2</dc:creator>
      <dc:date>2007-12-10T11:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proper formatting in excel..on HP server..</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101204#M311911</link>
      <description>Let me echo what A.Clay said. &lt;BR /&gt;Use WriteExcel - great tool - I've been using it for a couple years - Creating xls files directly under HPUX with all the formatting that csv lacks and emailing them as attachments - it does takes some research/experimenting to get all the formatting right, but the ability to send xls files directly from Unix and not require someone to reformat a csv file is worth it.</description>
      <pubDate>Mon, 10 Dec 2007 17:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-formatting-in-excel-on-hp-server/m-p/4101204#M311911</guid>
      <dc:creator>S.Rider</dc:creator>
      <dc:date>2007-12-10T17:23:04Z</dc:date>
    </item>
  </channel>
</rss>

