I want to activate a specific worksheet at a certain time. However if that worksheet is not already open there will be an error.

What I want to do is check to see if that worksheet is open and if it isn't then I'll make the program open it.

If it is already open then i'll simply activate it as planned.

Thanks