I have a temporary database that is generated by reading different (user selected) text files. I used tabledef to create the database. What I need is a way to display selected parts (dependent upon user selection) of the database.
The display should be fairly simple. All the user needs to do is to select a single row made up of two fields... other options on the form will take care of the rest.
However, it is the data display that is giving me a hard time. Everything I do is self-taught, so the simplier the better. Suggestions on how to display these two fields are welcome... the more specific the better.




Reply With Quote