Hi,
I will appreciate your help in some simple action I want to do in VBA:
I have a dynamic table with changing amount of columns and rows.
For some of the columns I have data only in their first row (row#2) that I need to duplicate to the other rows of the columns (respectively)
till last row of the table (reference can be column A).
I'm trying to use the Auto Fill / Fill Down options (copy values type), but missing something to perform this action successfully.
*** Comment: Since it's a dynamic table, I can't use fixed ranges like D2:H2 or D2:H.
I need to use the Headers names of these columns, which are unique, as a reference.
Attached is an example.
Can you please recommend how to write a simple code for this need?
Thanks in advance![]()
Bookmarks