E
Eric
I have created some code for a form in Access using Visual Basic event
procedure. This code includes a variable that contains a value that I
want to place in a field on the form. The VB code defines and calls a
..DLL. All of that works fine. I just need to know how to place that
value in the field on my form, using the Visual Basic code. Do I use
the Set command or something else?
procedure. This code includes a variable that contains a value that I
want to place in a field on the form. The VB code defines and calls a
..DLL. All of that works fine. I just need to know how to place that
value in the field on my form, using the Visual Basic code. Do I use
the Set command or something else?