Hello Experts,
I am coding in VBA for MS Access. I have few message boxes that pops up in my application. However it seems the message boxes aren't that informative since they all look alike. When I programmed in VB (in high school) there used to be an option to add an image to the pop up message such as the one mentioned below in the picture (the question mark sign)
https://extranet.acf.hhs.gov/oldcdocs/Mod9/images/mod9033a.gifIs there any code to add such built in images? I am looking for images to put in boxes that tells the user whether a search is
1. Success
2. Not Success
3. Wrong
sample of code I am using is below
Start Free Trial