dramqueenuk
New Member
- Joined
- Sep 22, 2020
- Messages
- 21
- Office Version
- 2016
- Platform
- Windows
I have a sheet called "Overview". This sheet is where the user will enter their agency ID (in a cell named "Agency_ID_Search").
I want to search for all rows that use that same agency ID in the sheet called "Dashboard".
I want to pick out the data that's in column A (user ID), column I (day 1 Date), column M (VNHO Assigned Date), column P (VNHO Completion Date), and column O (Training Record Status).
I want to display the data in this table that's on the "Overview" sheet:
I would know how to do this if I just wanted to return the first match, but I'm unsure how to get it to return all data.
I want to search for all rows that use that same agency ID in the sheet called "Dashboard".
I want to pick out the data that's in column A (user ID), column I (day 1 Date), column M (VNHO Assigned Date), column P (VNHO Completion Date), and column O (Training Record Status).
I want to display the data in this table that's on the "Overview" sheet:
I would know how to do this if I just wanted to return the first match, but I'm unsure how to get it to return all data.