Compress and resize a BMP file

  • Thread starter Thread starter asc4john
  • Start date Start date
A

asc4john

Is there a way using VBA access to compress or convert and resize a BMP
file using VBA? By hand I take the BMP file into Office Picture
Manager, convert it to jpg and resize it. Is there a way to use the
Office Picture Manager from VBA code? Or is there a control out there
that let me do this?
 
Back
Top