K
Karren Lorr
Hello
Is there a way to run a set of codes every 15 mins.
eg.
Private Sub FormButton_Click()
Do something here
wait 15 mins and then repeat the Do something here
end sub
Thank you
Is there a way to run a set of codes every 15 mins.
eg.
Private Sub FormButton_Click()
Do something here
wait 15 mins and then repeat the Do something here
end sub
Thank you