Quick and simple way to know the request status.

Is there any quick and simple for the person who has submitted request through a request form to be able to enter their name in a request form and it will displays the requests they submitted and status of those requests and a few other important info?
Note that these people (the requester) will not have direct access to the database.
Prajna
Best Answer
-
You can create a secondary sheet with index match or collect formula to return the values from the backend based on the value in a contact cell, and let them type their name/select it. If there are a lot of columns you can even make your other sheet reference a single reference and utilize the optional third criteria of the index to return the correct column.
Answers
-
You can create a secondary sheet with index match or collect formula to return the values from the backend based on the value in a contact cell, and let them type their name/select it. If there are a lot of columns you can even make your other sheet reference a single reference and utilize the optional third criteria of the index to return the correct column.