Hi,
my code looks like:
The second line is not working.![]()
Set lst = NamedRanges.ListObjects("tblNamedRanges") ColumnLstCount = lst.ListColumns.Count lst.DataBodyRange(lst.Cells(1, 1), lst.Cells(1, ColumnLstCount )).Copy
How to refer to range in dynamic table from first row from second column to the end.
So Row1, Column2 to Last Column...
Best,
Jacek
Bookmarks