Hey folks,

I am looking to make a timer so that every 5 minutes it will activate a line of code, like a timer would.. But I can't get the timer to go over a certain amount of time..

I've tried "Timer1.Interval = 300000" but that doesnt seem to work, does anyone know a way around this or a peice of code that will do the same thing?