I have a list of employees with ids and department infomation on a spreadsheet and would like to have the information auto fill on another sheet when the id is filled in. Is this possible?

I have the employees listed on sheet named "database" as follows:
name id center department (columns a,b,c,d)

Then on the next sheet named "may"(I have one for each month) I would like the information to populate if an id is entered that is on the list in the sheet database. (same order different columns (e,f,g,h))

Can anyone help??