Forum Discussion
zdancerau
Apr 04, 2023Copper Contributor
Paste Transpose
Hi Guys! I am new here, sorry about my broken English. I'm currently in need of help solving a problem I'm experiencing in Microsoft Excel. I have several variables to enter into the Column Filter, b...
HansVogelaar
Apr 04, 2023MVP
You'd have to do it in two steps:
First copy A14:A27, and paste/transpose it to A2.
Then copy A28:A41, and paste/transpose it to A3.
- zdancerauApr 05, 2023Copper ContributorHi Hans, Thank you for replying me
i need answer with simple way so how to do it directly with one step only?
imagine have 100 variables it will takes a lot of time to copy 1 by 1 :')- HansVogelaarApr 05, 2023MVP
Since you specified Excel for the Web, you can probably use one of the new dynamic array functions. I hope that someone else will help you with that.