I've created a Google Spreadsheet for a list of employees. I have separated each list into separate worksheets labeled Sales, Operations, and Admin. I have a fourth sheet that is to be the entire staff directory. What I'd like to do is have the rows automatically get inserted and/or updated in this fourth worksheet as new users are being created, old users are being deleted, and current users are being updated.
The column headers are Full Name, Email, Skype, Phone Extension.
What is the best way to approach this? I am not really a coder or know much about the Google Spreadsheet API, so any guidance is much appreciated.
Thanks in advance.