I have an access file and i want to find a way to reduce the file size of the images that i insert using VBA code.
More specifically they gave me an access application where you can insert an image by drag and drop. I want these images when they drop them in the application immediately reduce their file size. For example if the image is 195KB i want to reduce it to 35KB.
I am new in the vba coding and and in access and i search the web but nothing helps me.
Any ideas??
Thanks in advance.