Hello All,
Been desperately looking for a code snippet which i could use to list the position coordinates of all buttons used in a workbook.
What i want is to list down the Sheet Name - Button Name - Button Height - Button Width - Button Top - Button Left in a new worksheet and append one after the other
Something like a loop to run through each sheet and within that another loop to list the names and other relevant properties of each button in that sheet and close loop, move to the next.
Would be really grateful if someone could help here.
Thank You.
Been desperately looking for a code snippet which i could use to list the position coordinates of all buttons used in a workbook.
What i want is to list down the Sheet Name - Button Name - Button Height - Button Width - Button Top - Button Left in a new worksheet and append one after the other
Something like a loop to run through each sheet and within that another loop to list the names and other relevant properties of each button in that sheet and close loop, move to the next.
Would be really grateful if someone could help here.
Thank You.