nehachoubey
Board Regular
- Joined
- Aug 17, 2011
- Messages
- 52
Hi, i have a sheet with 2 columns and around 100 rows. I have to concatenate them like this:
select row1col1value from row1col2value union select row2col1value from row2col2value...
the final script should generate in different sheet. plz help
select row1col1value from row1col2value union select row2col1value from row2col2value...
the final script should generate in different sheet. plz help