I have an Access Db where i have created forms which users will be using. I also have a Vb application which i want to display different info. Is it possible to open the Vb App through a button click and go straight to the current record in Vb.

For example.

If i am in Access and currently have AssetID=Test i want to click a button and open the Vb app on the record AssetID=Test.