How to Copy Specific Columns of One Sheet to Another Sheet in Excel ?
consider if there is A-Z columns in a sheet, i need to copy A, B, E, G, H columns to another sheet.
How to do this in an Excel file.
Its not related to programming. Just want to know how to do in Microsoft Excel Sheet.
Loading

Suthish NairPosted Oct 25, 2010, 6:07 AM
in your original post saying "Its not related to programming" but macro is a program.
Am not sure but you can try with "Record Macro" option from Tools menu.
This will create all the activities during your process, once completed stop recording.
Now then for viewing click on "View Macro" will show the code.
Manikavelu VelayuthamPosted Oct 25, 2010, 4:38 AM
I just need like querying the excel sheet. I think there is something called macros to do that. Need that kind of way.
Suthish NairPosted Oct 25, 2010, 4:01 AM
Suthish NairPosted Oct 21, 2010, 2:43 PM