I have some VBA script that when executed opens form F_ProgressBar, which contain a ‘Microsoft Progressbar Control, Version 6.0’ from the ‘More Controls’ in Access. What my problem is, is that when the script is run, the form opens and is translucent. I’ve tried using Screen.Activeform… and some other properties to show the solid form, but nothing seems to work. Is their anything I can do to fix this?
Thanks