SQL in VBA EXCEL – compare rows in the same table
I would like to insert into the table OUTPUT the data from the table INPUT. Both, INPUT and OUTPUT have these columns: name, 1H,2H,3H,4H,5H,6H.
The data in INPUT have a hierarchy structure. Into the OUTPUT goes from INPUT the last name in hierarchy.
SQL in VBA EXCEL – compare rows in the same table
I would like to insert into the table OUTPUT the data from the table INPUT. Both, INPUT and OUTPUT have these columns: name, 1H,2H,3H,4H,5H,6H.
The data in INPUT have a hierarchy structure. Into the OUTPUT goes from INPUT the last name in hierarchy.