I need to build an ADP that can be used to print pictures in the form of a contact sheet. I have a SQL Server database with links to my pictures. The pictures are on a server on our local network. I have a view that shows all the data that I need.
I assume that I need some kind of For... Next... loop to do this.
Can anyone help?
Thanks,
Drew
I assume that I need some kind of For... Next... loop to do this.
Can anyone help?
Thanks,
Drew