Could I get some help to write some code to copy from one table to another please?
I have the following code I tried to write but because I am still learning to code, I don't know how to debug it.
Set tbl = Worksheets("NPSS_quote_sheet").ListObjects("npss_quote")
For Each...