I use code to select image and store its file path in a text field of ms access form
However this code uploads one file path only
I like to know if there is any code which selects multiple images and store their files paths to text fields in form ..lets say 4 text fields to store 4 image paths with one command button ?
However this code uploads one file path only
I like to know if there is any code which selects multiple images and store their files paths to text fields in form ..lets say 4 text fields to store 4 image paths with one command button ?
Comment