Recent content by coolcp

  1. C

    How to Dynamically Select Complete Range in Excel Using VBA Macro?

    Hi, How do we select the complete range in the excel file. For example, I hv files with differnt rows and cols and i wanted to write a code to copy the data frm these datasheets to another..so can't use the lines like Range(A1:AJ50).Select..I require somthing generic to change the range...
Back
Top