LadyoftheForest
New member
- Local time
- Today, 17:56
- Joined
- Aug 30, 2021
- Messages
- 16
Okay, here goes my first help request. I’m getting so frustrated. I work 6 days a week so only have Sundays to work on this, and it feels like I search and search for answers and come close, but it doesn’t work, and then it’s 2AM in the morning and I just have to quit. And then forget where I left off the next time I try to work on it again. I know I am close, but I just can’t get the last piece. I've added the db below, stripped of all images so it would upload.
I’m basically a newbie again and really need simple step by step instructions. I’ve searched videos, walkthroughs and searched google til my eyes bleed and just cannot find what I need.
I know this should be a simple thing, I think, but for the life of me I can NOT figure out how to do this. And I don’t know if I need to build a query first before the subform.
I used the database an 11 year old thread on here as my basis and adjusted it to the way I liked.
I tried to add my database but keep getting the oops it's spam when posting soo..here's the long winded question
I have added a book table, and an ebook table with the different things I want to keep track of – title, author, ISBN, current price etc.
So now I want to add to the Flower Details form, a place (I think it should be subform) to be able to pull from the Book titles table, similar to an order list and instead of a quantity, it lets me add a page number, several numbers or a range of numbers for that plant found in the book, probably as short text. It only needs to show the Title, ShelfLocation and then the short text page number column.
I then would like to have a second “order” subform that does the same for the EbooksList. This one would only need to pull the Title and Hyperlink to the PDF file from the Ebooktable, I don’t need page numbers because they are searchable.
I’ve already created the joining tables in a many to many relationships for each table - Flower to Booklist and Flower to Ebooklist. But now I am just stuck trying to figure out my next step for creating a subform that allows me to pull from a dropdown list of titles, so that it pulls the remaining information automatically after I pick the title and then lets me add the page numbers where that plant is found for each plant.
If it matters, I don’t need to worry about orphans on any of the tables, because each list will have orphans - books that don’t relate to any of the flowers and flowers that don’t relate to any books. And I don’t want it to delete records from of the tables if I need to delete from the subform.
I’m basically a newbie again and really need simple step by step instructions. I’ve searched videos, walkthroughs and searched google til my eyes bleed and just cannot find what I need.
I know this should be a simple thing, I think, but for the life of me I can NOT figure out how to do this. And I don’t know if I need to build a query first before the subform.
I used the database an 11 year old thread on here as my basis and adjusted it to the way I liked.
I tried to add my database but keep getting the oops it's spam when posting soo..here's the long winded question
I have added a book table, and an ebook table with the different things I want to keep track of – title, author, ISBN, current price etc.
So now I want to add to the Flower Details form, a place (I think it should be subform) to be able to pull from the Book titles table, similar to an order list and instead of a quantity, it lets me add a page number, several numbers or a range of numbers for that plant found in the book, probably as short text. It only needs to show the Title, ShelfLocation and then the short text page number column.
I then would like to have a second “order” subform that does the same for the EbooksList. This one would only need to pull the Title and Hyperlink to the PDF file from the Ebooktable, I don’t need page numbers because they are searchable.
I’ve already created the joining tables in a many to many relationships for each table - Flower to Booklist and Flower to Ebooklist. But now I am just stuck trying to figure out my next step for creating a subform that allows me to pull from a dropdown list of titles, so that it pulls the remaining information automatically after I pick the title and then lets me add the page numbers where that plant is found for each plant.
If it matters, I don’t need to worry about orphans on any of the tables, because each list will have orphans - books that don’t relate to any of the flowers and flowers that don’t relate to any books. And I don’t want it to delete records from of the tables if I need to delete from the subform.