Hello,
I have an Excel form that displays records from an external file. The form has these buttons to traverse the records:
[<<] , [ < ] , [ > ] , [>>] (viz. btnFirst, btnPrevious, btnNext, btnLast)
The buttons are not assigned to macros; instead they are part of the VBA code (below). How do I properly check for a button press?
Thank you.
![]()
Please Login or Register to view this content.
Bookmarks