Attach a database with 4 buttons and explain the procedure to produce the issue.
If a button is involved then in its click event:
You can get Button.Name
or Button.Tag
You may automate the process with:
Screen.ActiveControl.Name
Screen.ActiveControl.Tag