I believe you need to add a space here:
Code:
" Address = '" & ABGV.CurrentRow.Cells(2).Value & "'" & _
"Where PID = '" & ABGV.CurrentRow.Cells(0).Value & "'"
just before the Where...
You say âI think this is a problem of overflow in tool strip...â which sounds like you have some doubt.
Do you receive an error message? What is it?
Which line throws the error?