I have a database with filenames and their locations, and to maintain this database I loop through the "locations" and for every location that does exist I loop through thw files in that folder to see if they exist in the database. from this I create a report, but I need this report to have clickable buttons that can trigger actions (like showing a form so enter data for a newly found file), but I dont know how to do that!
What I effectively need to be able to do is to just add rows of "mesage - button" combinations.
The little illustration I have attached should help in explaining what I mean.
I'm not asking someone to write it for me, cos I am trying to learnbut if someone could steer me in the correct direction it would be greatly appreciated
- Michael D




but if someone could steer me in the correct direction it would be greatly appreciated 
Reply With Quote