vbaInet/dcb
Thanks for all the help, I've been trying to work this out for so long. I've taken your example but I'm getting a Run time error 3021 error
No current record
at line
If (!products_stock_quantity & "") <> "" Then
all my code is below, do you have any ideas?
Dim yRow As Long, i...