View Single Post
  #1   Report Post  
Anthony Slater
 
Posts: n/a
Default A "previous" button on a user form

With the help of this forum, I've managed to build quite a decent little user
form for data entry.

Basically, after my user form has been filled in, a button is pressed that
finds the next blank row in a worksheet and fills in the details accordingly.
The form then resets and awaits a new entry.

How can I add a button that diplays the previous entry?

TIA