I think the .find method applies to a range not to a sheet, so maybe try changing:
to![]()
Sheets("Database").find
![]()
Sheets("Database").cells.find
I think the .find method applies to a range not to a sheet, so maybe try changing:
to![]()
Sheets("Database").find
![]()
Sheets("Database").cells.find
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks