Thank you Arshita for your quick response. I have tried doing the same but facing some errors as I did not explain fully my need. Also after exploring more features in Pabbly, I am hereby explaining how I want to entire workflow to work.
There is an existing google form "Emp Info" and the corresponding google sheet "Emp Info (Responses)" associated with it which has employee data for both Day Shift and Night Shift. This form is filled up by the new employees. I want a single form for some reasons.
I want to send the data of each sheet into two separate google sheets files namely "DS Emp Database" and "NS Emp Database" to be accessible by the respective managers of the shifts. However, there needs to be a check before that to see if all the NS/DS data rows of "Emp Info (Responses)" are present in the respective "DS Emp Database" and "NS Emp Database" files.
1. If yes, then it should add the new entry from the Google Form "Emp Info" to the respective DS/NS Shifts file.
2. If not, then it should first copy the existing/missing data from "Emp Info (Responses)" Sheet to the respective DS/NS Emp Database files and then add the new entry.
Now, two more points to this.
1. There is some data like "Date of Joining, Matrix Emp Code, Professional Contract Signed - Yes/No and ID Card Issued - Date" that the respective DS/NS Managers need to fill to their respective sheets which I want to capture via a google form and not manual entry into the respective DS/NS Emp Database files. The tracking for each employee is done through a unique EMP No. How do I capture the data of the form and add the data in the existing columns of the DS/NS Emp Database files through the unique EMP No?
2. Similarly, when the employees leave the organization, I want the manager to fill a form which records their last day of working and adds that date to the respective column of the concerned DS/NS Emp Database file through the unique EMP No? Also, it should edit the Column entry of "Currently Employed" from Yes to No.
If you want, we can setup a AnyDesk session where you can guide me through the steps and we can setup the workflow.