I am a new user to VB so forgive any simple questions.
I just created a tool that will display the Job Number, Requested by, Status, Group, Operator.
As this database has about 50-75 requests added to it daily and with luck we process them all or 90% of them each day. This utility I wrote will be centered on the Status of a request.
I want to see if I can add a Timer so the screen is updated/refreshed every x seconds. I want to let each user of this to enter how many seconds to wait before the screen is refreshed.
Anybody have any Ideas? :!: