Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
The variables I use for auto tab switch appears to be broken in Qv desktop version 12. I can get it to work in v11 but not v12. In v12 the only way the sheets/tab will switch is when you interact with qv in some way. Anyone know of a fix?
=ceil((frac(now())*86400/(vSheets*vDelay)-floor(frac(now())*86400/(vSheets*vDelay)))*(vSheets))
vShow=1 (for the first sheet)vShow=2 (for the second sheet, and so on)
anyone else have any luck?
Thanks,
Rob