DATA TYPE CONVERSION Error with VBA - Solved
Good day,
I have the following code attached the the click event of a button.
I am receiving a Data Type Conversion on this part of the code:
!Quantity = "txt" & (a)
Any help to solve this will be appreciate.
Private Sub Command17_Click()
Dim...