Hi,
I want to add a listbox row in fron of already displayed rows, as row = 0.
with AddRowAt I can only pass 1 value, but I have more than 1 columns.
I know I can add the row at the end and sort afterwards.
Is it possible to add a row in row=0 with more than 1 column ?
5 posts - 2 participants