I want to create a multiple timer using vba and i had encounter some problems. The system flow is that I want to display a msg box when the time is up.. Currently, my program can set one timer, but i want to create multiple timer and pop-up msg box whenever the time had reach.

Can anyone help me? I need some sample coding.