Hello all,
I have the following code that works great. Because it will be big enough I want to choose only the numbers from E or J etc and not have to make choise (ie E34:E66. J15:J33)
Sub BuildInvoiceAll()
Dim ws As Variant, arr1 As String, arr2 As String, arr3 As String, arr4 As String...