OK here it goes. Im pretty new to perl but I've managed so far on the simple stuff. My question is this, i have a text file with 78 columns and 4843 rows. I need to input this file into another program to analyze the data. My only problem is i need the columns switched with the rows effectively making 4843 columns and 78 rows. Can this be done with my novice skills? Thanks in advance for the wisdom.