Excel VBA code error: Method or data member not found [closed]

While executing the attached pic.
In the code in the Excel VBA editor I see a dialogue box displaying

Compile Error: Method or data membor not found

The code which is highlighted with yellow color is:

Private Sub cmdAddData_Click()
2 Reset to default

You Might Also Like