Search : in
By :

Macro for copying column data into row

Last answer on Jan 15, 2009 6:16:38 am GMT pooja, on Jan 14, 2009 2:38:14 pm GMT 
 Report this message to moderators

Hello,

I am new to Macros and need an urgent help regarding the same.
my requirement is first to calulate the number of records present in the sheet and then based on this copy an entire column and paste it to a row present in another sheet.

Just to make it more clear, say i have two sheets "data" and "average". now i want to first calculate the number of records present in the sheet "data". say it is 100. now copy all the 99 records present in the column L (excluding the headrer row from L2 to L100). and now paste all these records in a row present in the "average" sheet (C6 to CW6)

please help me out in this. its really urgent!!!!!!!!!!!!!!

thanks for your help in advance.

Configuration: Windows 2003
Internet Explorer 7.0

Best answers for « macro for copying column data into row » in :
Transforming columns into lines ShowTransforming columns into lines Example Limitations It is endemic for most Linux tools to work with lines, but not with columns (sed, awk, grep, etc..). However, it may happens,that you have a file where the data should be read in...

1

 austwiz, on Jan 15, 2009 6:16:38 am GMT

Hi,

try this link to help you better:

http://www.ozgrid.com/forum/showthread.php?t=46949

Reply to austwiz