Hi Friends,
I have a VBA code that transpose the Column A and B, (everything perfect), But now i'm adding more columns and i need to do the same Transpose but with offset 1 but my code not have a Loop till the last empty column.
Can someone tell me where can i insert the Loop in my code?
This...