Thread
:
Align vertical data horizontally while copying previous columns along
View Single Post
01-28-2019, 05:48 AM
alpha
Windows 10
Office 2010 64bit
Novice
Join Date: Jun 2018
Posts: 18
In the macro, replace
Code:
lk = .Cells(r, .Columns.Count).End(xlToLeft).Column
by:
Code:
lk = 16
alpha
View Public Profile
Find all posts by alpha