Hello All,
I have a shape in my spreadsheet that I would like it to flip using VBA. This is what I have,
But I am getting a run-time error '450': Wrong number of arguments or invalid property assignment.![]()
ActiveSheet.Shapes("Myshape").Flip msoFlipHorizontal
Thanks for the help
Bookmarks