Oh, well, here I am:)
So, this is the line of code I wrote
Private Sub name_Click()
DoCmd.OpenForm " cazzola_2 ", , , " ID = " & Me.ControlName & " ' "
End Sub
And the message that I get when I do the debug is "Compile Error: Method or data member not found"