Hi everyone, I know I certainly need automation. But I am not sure what I am going to do.
Description of the problem:
I created a delivery driver pickup form (in Table 1) for volunteers to submit their pickup schedules for one or more schools. Right now, I will need 3 information (name of the pickup person, pickup date, and pickup time) submitted in this form to be automatically updated in an existing classroom table (table 2).
I have tried different ways. However, it seems like I am having difficulty for the information in table 1 to be correctly matched with the information in Table 2. I think the problem is I don't know which Record ID I should pick and the system keeps saying there is an error when I was setting my automation.
My goal is that I am hoping if a volunteer submits that they will pick up materials for school A, the 3 required information I need will automatically update in the same school in table 2.
Thanks so much, any feedback is greatly appreciated!
Table 1:
![Screenshot 2023-12-05 at 11.20.52 AM.png Screenshot 2023-12-05 at 11.20.52 AM.png](/t5/image/serverpage/image-id/31282i0FEB00878F7A5972/image-size/large?v=v2&px=999)
Table 2:
![Screenshot 2023-12-05 at 11.22.21 AM.png Screenshot 2023-12-05 at 11.22.21 AM.png](/t5/image/serverpage/image-id/31283i636509A8526F4802/image-size/large?v=v2&px=999)