I'm new to VBA. I have an Excel sheet with data in column A. The data can be one or more row. How do I copy A1, then paste that data into different application or worksheet, then copy A2, paste and so forth until I reach a blank row and then stop? I know I need a DO Loop but I'm not sure how to write this. I was not successful in finding the answer in the archives or FAQs.
thanks
thanks