
Originally Posted by
June7
I reviewed the project. It is a mix of macros and VBA coding so you will have to learn both if you want to modify and use. With rare exception, I use only VBA. It is an mdb file and design changes are possible (an mde could not be modified).
When I tried to run some of the Input/Output switchboard items, the macros errored, presumably because there is no data.
You really need to get some reference books, do some tutorials (book or on-line), maybe even take a class or two.
Do the edits you want and when encounter issue, post specific question. What information do you want that is not already provided by existing reports?
I have no idea what you mean by "Also the picture's filename have to been modified before I place them in the list. I only would like to select them by their current name."
I noticed that the Aircraft table has a field named #. Advise against using special characters, punctuation (underscore is exception), or spaces in any names. Also, reserved words should not be used as names. If you do any of these, must enclose in [] when referenced in code or expressions.
What does an 'aviation spotter' do?