So, I found this code and it works good, not great ;)
Is there a way to do the code a little flexible so I could change row when I would like it to? Right now all goes in one row.
Dim lngColumn As Long
Dim xlx As Object, xlw As Object, xls As Object, xlc As Object
Dim dbs As...