Opossum8117
New Member
- Joined
- Oct 30, 2023
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Hi all, first time here, pretty experienced at excel but I have a work problem that seems to need VBA to solve. Unfortunately my VBA abilities only extend to importing sheets and copy and pasting cells.
Like in the title, I have data in 2 columns, extending for a maximum of 1000 rows. Reading across one row after the other, I would like it to be copied and pasted into a single column in another sheet. Any blanks in the original data can be copied straight through.
I believe a copy is needed and not a formula reference because the data has line breaks and a simple = doesn't seem to capture that.
Here is a picture to illustrate, any help would be very much appreciated!
Like in the title, I have data in 2 columns, extending for a maximum of 1000 rows. Reading across one row after the other, I would like it to be copied and pasted into a single column in another sheet. Any blanks in the original data can be copied straight through.
I believe a copy is needed and not a formula reference because the data has line breaks and a simple = doesn't seem to capture that.
Here is a picture to illustrate, any help would be very much appreciated!