Search Results

Search: Posts Made By: Jack_Bruce
Forum: Programming 08-24-2015
6,947
Posted By Jack_Bruce
Anyone have anyother better solution to merge...
Anyone have anyother better solution to merge cells?
Forum: Programming 08-22-2015
6,947
Posted By Jack_Bruce
As of now the excel first column looks like this:...
As of now the excel first column looks like this:
----------|
abs-pq |
----------|
----------|
----------|
abs-pqrst |
----------|
----------|
tbs-pqrst |
----------|
----------|

I...
Forum: Programming 08-21-2015
6,947
Posted By Jack_Bruce
I also want the empty cells to be merged with the...
I also want the empty cells to be merged with the respective string.

---------- Post updated at 09:57 PM ---------- Previous update was at 09:23 PM ----------

As of now it is removing...
Forum: Programming 08-21-2015
6,947
Posted By Jack_Bruce
INPUT: abs-pq tfr23 12345 abs-pq ...
INPUT:
abs-pq tfr23 12345
abs-pq tfr24 12843
abs-pq tfr24 12435
abs-pqrst tfr24 19923|23141
abs-pqrst rts10 23456
tbs-pqrst tfr25 21938|22143...
Forum: Programming 08-20-2015
6,947
Posted By Jack_Bruce
Below is the complete code which works great...
Below is the complete code which works great converting all csv files(sorted based on column1) in dest directory to a single xls with multiple tabs.

use warnings;
use Spreadsheet::WriteExcel;
my...
Forum: Programming 08-18-2015
6,947
Posted By Jack_Bruce
Perl script to merge cells in column1 which has same strings, for all sheets in a excel workbook
Perl script to merge cells

---------- Post updated at 12:59 AM ---------- Previous update was at 12:54 AM ----------

I am using below code to read files from a dir and print to excel.
...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 04:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy