Excel data to master sheet from multiple sheets

Anonymous
2023-10-16T15:04:41+00:00

I am creating a rota/daily tasks sheet.

I have a master sheet for everyday and an individual sheet for each employee.

I have put a drop down option on each master sheet which I would like it to automatically input that persons daily tasks.

I have managed to get this to work for 1 employee using the ‘IF’ formula and a key page.

So for example on the Monday sheet I have put the formula =IF(cell D1=employee1, employee1 personal sheet) this brings the correct data. However I want it to apply to all employee names and sheets.

If this doesn’t make any sense I am happy to forward the worksheet so you can see what I mean.

Thanks

Microsoft 365 and Office | Excel | Other | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

8 answers

Sort by: Most helpful
  1. HansV 462.6K Reputation points MVP Volunteer Moderator
    2023-10-16T19:38:26+00:00

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-10-16T16:28:13+00:00

    Rota.xlsx

    At the moment I have only done Monday master sheet and 2 employee sheets but there will be up to 15 employees to be added and a master sheet for each day.

    Thanks

    Was this answer helpful?

    0 comments No comments
  3. HansV 462.6K Reputation points MVP Volunteer Moderator
    2023-10-16T16:01:48+00:00

    I'd have to know more about the layout of the workbook.

    Could you create a stripped-down copy of the workbook demonstrating the problem (without sensitive information) and make it available through one of the websites that let you upload and share a file, such as OneDrive, Google Drive, FileDropper or DropBox. Then post a link to the uploaded and shared file here.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-10-16T15:56:10+00:00

    How would I do this formula to link to the drop-down ?

    Thanks

    Was this answer helpful?

    0 comments No comments
  5. HansV 462.6K Reputation points MVP Volunteer Moderator
    2023-10-16T15:11:21+00:00

    Perhaps you can use the INDIRECT function to retrieve data from worksheets whose names are listed on the master sheet.

    Was this answer helpful?

    0 comments No comments