![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to add CRLF support for CSV file generated in unix | amitpansuria | High Level Programming | 3 | 04-07-2008 01:18 PM |
| How to format excel sheets in UNIX?? | Vijay06 | Shell Programming and Scripting | 2 | 05-16-2007 09:01 AM |
| Spilt excel file in unix | Soumya Dash | Shell Programming and Scripting | 1 | 09-25-2006 02:56 AM |
| How to FTP a file generated at UNIX Box to NT Box | Ruchir | UNIX for Advanced & Expert Users | 2 | 08-11-2005 05:55 AM |
| linking unix generated text file to html page | alexd | Shell Programming and Scripting | 1 | 11-13-2002 12:21 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Issues in the Format in excel file generated from unix machine
Hi,
I have generated a report that contains many columns and since I need ir in excel format.. I just renamed te file to excel as follows: cp vijay.txt vijay.xls I have just attached this spreadsheet in the mail and I am getting it to my mail id. But, in the output excel, the columns that have text xharacters are displayed correctly. Example: Office name Office number employee name emp number ----------- -------------- --------------- -------------- trichy 012345 vijay 82389 chennai 008393 arun 00123 madurai 037489 vaas 82738 salem 134567 allen 92389 here... the excel shows the second column as 12345 8393 37489 134567 excluding the zeros .. also in the last column 00123 as 123. I need these zeros to be included in the excel output.. Is there any way this can be obtained? Please help me to resolve this issue. Thanks, Vijayakumar. |
|
||||
|
Quote:
if Excel finds stuff in quotes it should keep it as text. |
|
||||
|
Quote:
Formatting Cells in Excel Select all your cells ,then go to the Format menu and then click on the Number tab in the Format Cells dialog box. There is also a choice named Special and when you choose that, you can select formats like Social Security Number, Phone Number, etc. My OS is Japanese here so I cant try out the excel option..My Office is little different from English Office. Hope it help you out.. -- user_prady |
![]() |
| Bookmarks |
| Tags |
| unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|