Access VBADiscuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Hello-
I am new to programming and trying to set a timer control in Access 2003. I want to display an image for 5 seconds, have a 1 second delay and then display another image. Any thoughts would be great.
I have an image in the center of the screen called img1. I want it to be visible for 10 seconds or until clicked, then invisible for 5 seconds and then be visible again. I want this to continue for 10 minutes.