alanjmartin
Technical User
I am just starting to use VBA in Access and have got myself a bit stuck.
I have a little script, thanks to GVF, which reads a few variables from a table, makes a call to a remote machine, and queries it.
I need to write this info into a table for reference later.
Obviously I have the following variables:
sitename
sitenumber
serialno.
On clearing the test call I would like to write it to a table, along with the date and time
Can any one help
I have a little script, thanks to GVF, which reads a few variables from a table, makes a call to a remote machine, and queries it.
I need to write this info into a table for reference later.
Obviously I have the following variables:
sitename
sitenumber
serialno.
On clearing the test call I would like to write it to a table, along with the date and time
Can any one help