I want to use the:
object.LinkExecute string
method to send a command to access. However I am writing a function which is in a general module and I dont understand what the object could possible refer to. If I was calling this from an event on a form then the object would be a textbox or something. I dont have any objects because its not on a form, its just a function on its own.
This is my first time with VB so be gentle!
Thanks
elziko
object.LinkExecute string
method to send a command to access. However I am writing a function which is in a general module and I dont understand what the object could possible refer to. If I was calling this from an event on a form then the object would be a textbox or something. I dont have any objects because its not on a form, its just a function on its own.
This is my first time with VB so be gentle!
Thanks
elziko