I created a login system via Google Sheet that contains a set of numbers and when the person enters the number in Google Sheet, it skips the login page and moves to the next page, but I am currently facing a problem, which is when I type any number from the cell numbers in the login page, it successfully moves to the next page. For example, one of the cells contains the number (333), so when I type the number 333 in the login, the process succeeds and moves to the next page, but at the same time, if I type the number 3 only, the process also succeeds and moves to the next page. Please help and I will put pictures of the blocks. Also, how can I save the login process so that the login page does not appear again after successfully logging in.
2 Likes