FatalLordes
Board Regular
- Joined
- Dec 22, 2017
- Messages
- 76
- Office Version
- 365
- Platform
- Windows
Hi All. Had great success in here when I've had other questions, and been given great advice, so I thought I would ask another question.
I've build a "database" for a cat rescue which has three tables, namely
What I'm hoping to do and seeking advice on is I would like to be able to build a "report" which would essentially have all the details for one cat. Basically it would be something like you enter the cat name you want the report on and it would create a "page" that contains all the details for that cat from Table One (it would be on one row). One of the fields in that one row is the adopter's name. The report would use this to get that row details from Table Two based on that Adopters name. And then it would list all the various rows from Table Three that pertain to that cat (and Table Three uses the unique cat name from Table One for each row, so there could be multiple rows throughout the table for that one cat).
I hope that explains it well enough. Ultimately I would like this "report" to be printed and filed. It would look something like (very roughly), where the yellow is from Table One, pink is from Table Two, green is from Table Three
I am using Excel Online as we share the database across multiple users, and I know that can make a difference so saying that upfront. What would be the best way to approach making this given I'm using Excel Online (so I know Power Query and macros and VBA are out). Is it even possible or am I dreaming? Open to suggestions
I've build a "database" for a cat rescue which has three tables, namely
- Table One (Main) - each row has the details of cat. Each cat name is unique.
- Table Two (Contacts) - each row has a person's name and relationship to the rescue.
- Table Three (Medical) - each row is a medical procedure pertaining to one cat. Each cat name is based on the unique cat name in Table One.
What I'm hoping to do and seeking advice on is I would like to be able to build a "report" which would essentially have all the details for one cat. Basically it would be something like you enter the cat name you want the report on and it would create a "page" that contains all the details for that cat from Table One (it would be on one row). One of the fields in that one row is the adopter's name. The report would use this to get that row details from Table Two based on that Adopters name. And then it would list all the various rows from Table Three that pertain to that cat (and Table Three uses the unique cat name from Table One for each row, so there could be multiple rows throughout the table for that one cat).
I hope that explains it well enough. Ultimately I would like this "report" to be printed and filed. It would look something like (very roughly), where the yellow is from Table One, pink is from Table Two, green is from Table Three
I am using Excel Online as we share the database across multiple users, and I know that can make a difference so saying that upfront. What would be the best way to approach making this given I'm using Excel Online (so I know Power Query and macros and VBA are out). Is it even possible or am I dreaming? Open to suggestions