E
Eric Blitzer
I am trying to use the following statement
Call AuditTrail(Me, client-id)
Whoever the VB editor is changing it to
Call AuditTrail(Me, client - id)
resulting in a missmatch
How do I keep the VB editor form inserting spaces before and after the -
Thanks
Call AuditTrail(Me, client-id)
Whoever the VB editor is changing it to
Call AuditTrail(Me, client - id)
resulting in a missmatch
How do I keep the VB editor form inserting spaces before and after the -
Thanks