Hi All,
I currently have a database that works to search through farmer records based upon typed parameters by the user (name, etc.). Each record in this continuous form has a "Detail" button which redirects the user to a form containing further information such as commodities. However, my boss keeps insisting that I put commodities on the initial record.
These commodities are are-to-many, as one farm can produce many things. I know from the past that I had zero luck getting a subform into a continuous form. So I am curious if anyone has tried tackling the issue of populating a continuous form with one-to-many data. Any advice would be greatly appreciated, as I don't really know how I'm going to handle this predicament.