First question: Does MS Access 2002 by default support a picturebox? If yes, then that solves my problem

Problem: I have a progressbar on my project. It works like a dream on this machine, however, my bosses don't have the .ocx file to run them, and they also do not have permissions to load it on. I have asked the network admin, but basically I'm screwed.

Is there a way, not using only objects native to VBA/Access 2002 to make a progress bar? If so, think you could tell me which control would be best to use?