Hello Everyone,
We need to create an “intranet website” (that’s intrAnet – not internet, so not publicly accessible) that can link to a Google Sheets or Excel spreadsheet. Does that sound like something a normal (not super-smart) beginner can accomplish on his/her/their own?
I need to create 1) something that can be accessed via a browser 2) with a text-input field 3) that will look into some specific spreadsheet to see whether the input exists 4) and of course returns a yes or no answer. Does that make sense?
How would one go about it? Yes some minimum of HTML for the frontend but what exactly would be used/linked/cobbled together to create the backend that performs Step/Task Three above?
Thanks for all insight!!!