You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Break code down into more functions, avoid the sudden schedule reset on the passing of the month by giving users a preview of the 1st week events, 2 weeks earlier.
if(sheet.getRange(tableHeader_rowValue_offset+todayDay+8,1).isBlank())// if no data is found after the next seven days, begin showing next month's schedule
0 commit comments