Nov 13, 2001 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 I use Visual Basic 6 and I want do display pictures in Data Report. But I only have their path in a table. How can I do this ? Thanks.
I use Visual Basic 6 and I want do display pictures in Data Report. But I only have their path in a table. How can I do this ? Thanks.
Nov 13, 2001 #2 cimd Programmer Joined Jul 18, 2001 Messages 52 Location ES =LoadPicture(Path) Upvote 0 Downvote