Access & VB Form

I wrote a program with Access with track our service calls for our
customers. Everytime our service department receives a call from our
customer, they log what it was about. The same when we receive a part
back, the service department completes a service report that is linked
to the customer then the equipment that the part came from. (This is
linked by the serial number of the equipment)

Now my question is I want to create a VB form in the Job Header Screen
that will open the service report for that job. I do NOT want to use
OBDC. I do not want Vantage to Write to Access. I want Access to write
to my VB form.
Is this possible?

I am starting to play with this today but I thought before I try to hard
maybe I should ask - if possible or maybe someone has something similar.