![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can UNIX data on tape be read in Windows?? | yourstruly | UNIX for Dummies Questions & Answers | 2 | 02-20-2008 05:35 AM |
| How can import data files to XL sheet. | koti_rama | UNIX for Dummies Questions & Answers | 1 | 01-29-2008 02:28 AM |
| Exporting files from unix to Excel sheet | bishweshwar | UNIX for Advanced & Expert Users | 3 | 03-21-2007 12:41 AM |
| SCO Unix : how to read and save data from cd | sak900354 | UNIX for Dummies Questions & Answers | 0 | 01-02-2007 06:25 AM |
| Read data from a file into a variable | yorkdg | Shell Programming and Scripting | 2 | 12-09-2004 01:29 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to read the data from an excel sheet and use those data as variable in the unix c
I have 3 columns in an excel sheet.
c1 c2 c3 EIP_ACCOUNT SMALL_TS_01 select A.* from acc; All the above 3 col shoud be passed a variable in the unix code. 1.How to read an excel file 2.How to pass these data as variable to the unic script |
| Forum Sponsor | ||
|
|
|
|||
|
if you can use Perl, Spreadsheet::ParseExcel::Simple module will help you
|
|||
| Google UNIX.COM |