LambChoptheKid
New Member
- Joined
- Dec 10, 2022
- Messages
- 35
- Office Version
- 365
- Platform
- Windows
Hello, I am building a Master Contact List workbook with various sheets.
The first sheet is a master list that contains all contact info for everyone that we have access to.
The following sheets are company-specific and contain only those contacts which pertain to that specific company.
Every sheet is contained within a single workbook.
My goal is to set up a system where an update to the master sheet will automatically plug that new contact into the appropriate sheet depending on what company I label them as being a part of.
I imagine this can be done by using VBA IF statements, but I'm struggling to find a solution.
Whoever has any ideas about what can be done, or if this is possible at all, I would appreciate your input.
Thank you
The first sheet is a master list that contains all contact info for everyone that we have access to.
The following sheets are company-specific and contain only those contacts which pertain to that specific company.
Every sheet is contained within a single workbook.
My goal is to set up a system where an update to the master sheet will automatically plug that new contact into the appropriate sheet depending on what company I label them as being a part of.
I imagine this can be done by using VBA IF statements, but I'm struggling to find a solution.
Whoever has any ideas about what can be done, or if this is possible at all, I would appreciate your input.
Thank you