I have a database I am building for a real estate company. I created a single form with the control source set to real estate agents. There is a tab for current homes for sale. Here is where I am struggling:
* I have a set of jpg photos for each agent of their current homes for sale
* As you scroll from one agent to the next, I want the homes for that agent to appear in a subform as thumbnail pictures
* The user could then scroll through all the photos for each broker
* I am thinking I could create a folder for each agent so the photos could be saved in a specific location for each agent and the database could reference the proper folder
* My dilemma is how to get the database to pull all the jpg in a scrollable window
And there is my dilemma. Any help/thoughts, etc. would be appreciated.
Thanks!