Refresh userform after 30 seconds but also keep it open for changes

Rolly_Sefu

Board Regular
Joined
Oct 25, 2013
Messages
149
Hello

I have created a registration userform.
People come to the PC, enter they badge number and register for an event.

After they register the userforms background turn green. => registration OK
If for some reason the user try's to register again the userforms background turns red. => Already registered.

Problem:
-After the user registered, the users info remains on the screen maybe for hours, until the next registration comes along.
-I know how to keep the backgroud green or red, with the users info, and after 30 seconds to restart the userform to show it as blank.
-I could do this with application.wait but then if another user wants to register before the 30 seconds runs out, he can't because the userform is lock from the application.wait.

Question:
I would like to know is there a way to add a delay timer of 30 sec for the unload me, show userform comands.
And still be open to a new registration.

Any ideas ?
Thanks.
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,214,945
Messages
6,122,395
Members
449,081
Latest member
JAMES KECULAH

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top