I am trying to add a Delete option on a userform. The record to delete is selected from a listbox and the userform is populated with the appropriate data.
I have looked at the code step-by-step and it appears that the error occurs at the findvalue.EntireRow.Delete line. I temporarily added a textbox to the form to insure that the value for "findvalue" was correct and it was indicating that the proper record was being located in the underlying table however I get a runtime error. Any help or suggestions would be appreciated.
![]()
Please Login or Register to view this content.
Bookmarks