Hi Monks
I am beginner in perl.
I want to find all the .xls files recursively in a directory, find the blank columns in the file , print the information and delete the column.
Once this is done I want to standardize all the .xls files( like fix the fonts, size, column height and so on) .
can you please help me in implemtation.
Thanks