Forum Discussion
Transpose 2 Columns with 100 Rows Help
- Oct 08, 2019
VBA solutions is done and can be found here: https://kteamch-my.sharepoint.com/:x:/g/personal/pascal_kiefer_kteam_ch/EWkC27v2napNu1N-NAEsumcBUyP1YkQxs9BlQtUcB58TGQ?e=oDSlQl&download=1
Please note that I'm looping through the VBA 100 times. In case there are more (or less) sample guys, this number can be adjusted in the VBA code. Just look for following line: For sampleGuy = 1 To 100
In case my solutions worked, I would very much appreciate if you clicked on the logo in the file and leave a rating or review on google.
VBA solutions is done and can be found here: https://kteamch-my.sharepoint.com/:x:/g/personal/pascal_kiefer_kteam_ch/EWkC27v2napNu1N-NAEsumcBUyP1YkQxs9BlQtUcB58TGQ?e=oDSlQl&download=1
Please note that I'm looping through the VBA 100 times. In case there are more (or less) sample guys, this number can be adjusted in the VBA code. Just look for following line: For sampleGuy = 1 To 100
In case my solutions worked, I would very much appreciate if you clicked on the logo in the file and leave a rating or review on google.
- PanerossOct 09, 2019Copper ContributorThank you, and I will leave you a rating!