Is there a way to pull a person's name from a sheet and have that auto-fill into the message sent with an update request?
For example, I have a sheet that manages group membership. An Update Request is automatically sent to each new group member, and looks something like this:
"Hello there! Welcome to our group."
I would like it to look like this:
"Hello [name of person from cell D3]! Welcome to our group."
Is this possible?