 |
Position the Button (Form Control) via VBA - Microsoft Community
Hello: The following code works for the Command Button (Active X Control), but not with the Button (Form Control): Private Sub Worksheet_Activate() ActiveSheet.Shapes("CommandButton1").Left = ... Thank you for responding: I tried it several ways and it di
answers.microsoft.com |
 |