hello
I`m using Access 2000 and have situation like this:
I want to dynamically fill form with images with VB. What I have is:
- table with list of complete paths to images (number may vary)
- empty form with OnLoad event, where I want to put my code.
What I want is:
- after loading, a Form with...