I am trying to pass the ID of the selected record to an Access form. I have all the code I need to open Acces, then the form and navigate to the specific record once I have the ID, I just do not know the ESRI library that well so I dont know how to get the ID, or any other field for that matter, of a selected record in map or table and save it to a variable in VBA. Im sure this is very easy, I just do not know the syntax.
Also, I made a customUI button, is there a way to change the Icon so it appears different on the menu bar?