![]() |
|
|
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 |
| Help needed to combine files to excel sheet | ahjiefreak | Shell Programming and Scripting | 5 | 03-30-2008 06:10 AM |
| How to combine 2 different files | rdasari | HP-UX | 1 | 03-17-2008 05:19 PM |
| Need To Combine 2 Files | goodmis | Shell Programming and Scripting | 4 | 02-21-2007 10:55 PM |
| Combine 2 files | Nekki | UNIX for Dummies Questions & Answers | 2 | 12-01-2005 02:46 AM |
| How to combine 2 files | ravi.sadani19 | Shell Programming and Scripting | 2 | 07-12-2005 05:04 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
combine 3 excel files using shell.
Is there any way to combine 3 excel files into one comma separated file, after removing the header row from all the three files. Is this possible? I have looked in FAQ and I did not find anything.
Appreciate any suggestions or links to resources. Radhika. |
|
||||
|
Issue is:
I could do it manually by loading excel and deleting the header row and copying the cells into the other excel spreadsheet. But, requirement is to automate the whole process of removing the header column in all three files, combine them into one file, store them as comma or tab delimited text file, so I could run my process which reformats the data. |
|
|||||
|
Quote:
Doesn't Excel have a builtin language just for this sort of thing? I belive its called VBA, http://www.excel-vba.com/ try that. |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|