vb code

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What I trying to do is to us VB code to pull information out of a table to
automate put it into a mainframe. Do I need to set up a form to do that. I
keep getting a error user-defined not found.
 
Hi kck913,

We need more info to help you specifically with this one.

Generally speaking you would put your code behind a command button on a form
for something like this, and you could update a text box/progress bar or the
like to show the progress as it goes along...

Damian.
 
Back
Top