Recent content by andrade

  1. A

    ActiveSheet.Shapes("Picture 1").Select / 4GL

    Hello I would like to know how I can use this VBA code in 4GL: ------------------------------------------------------------------------- ActiveSheet.Shapes("Picture 2").Select Selection.ShapeRange.ScaleHeight 0.97, msoFalse, msoScaleFromTopLeft Selection.ShapeRange.ScaleWidth 0.97, msoFalse...
Back
Top