hi all,
Is it possible to do a timed loop?

I wan to do somethinglike this: waiting for an input in let's say cell A1(sheet1).
If there is no input for 30seconds, it jumps to another spreadsheet, and after another 30seconds jumps back to the current worksheet(sheet1) and waits for input again.

Is there such syntax?