Excel VBA - Get corresponding Range for Button interface object
问题 How can I get the row the clicked button? Hello everyone i need some help over here ;) I'm a newbie in VBA I am trying to make a button in Excel but I am stumped on how to figure out the row of the clicked button. Like in the photo I want that when I click the button "Sélectionner un poste" then he will tell me his position (The button which i clicked in which row) Here is my code to create the button: Sub AjouterBoutonPoste(positionX As Integer, positionY As Integer, nom As String) Set t =