I have included some of what I have if it helps make sense. I want to have links to the records in the images tab if there are records in the field.
I am trying to figure out what would be the best method for using hyperlinks to image files/aerial photo links. I have a database with several hundred buildings in the city that we keep information on and update the floorplans on. Some records have more data files than others.
i.e. For building A I have a link to an aerial photo in column j, pdf image in column k, pdf image in column m, and nothing in columns n-q
Where as building B has links to files in j-q, and building C has only links to files in j&k and l-q are empty.
I am trying to figure out the best way to show the options and let these be selected on form. I tried a combo box, but it shows the whole record (8 columns) and multiple records. I dont know if a button would work, or how the combo box would work with null records
Hopefully this makes sense to everyone and any help would be greatly appreciated.