Forum Discussion

lazuli1485's avatar
lazuli1485
Copper Contributor
Nov 09, 2022

VBA code fails in newest build

Hi,   I have had this line of code in a macro for many years       Set ImageToAdd = ActiveSheet.Shapes.AddPicture(ImageURL, True, False, _ Cells(RowToAddImage, ColumnToAddImage).Left + 6, _ Ce...

Resources