hi everyone,

i am having problems coming up with a code.
scenario:
i have one sheet where i store all my data (name, age, gender, etc.). the sheet needs to be hidden by the way.

i have a form where users can input the name.

the code is supposed to look it up in my database.
if the user decides to update a certain name in the list, it will also update my database (age, gender, etc..)

any help would be very much appreciated!!!