matrixindicator
IS-IT--Management
I need to pass 2 parameters to a function.
When I try to do this I got a syntaxerror.
modNewDb(Me.Text1, Me.Text3)
I get an error: it says I need to use :=
When I try to do this I got a syntaxerror.
modNewDb(Me.Text1, Me.Text3)
I get an error: it says I need to use :=