
Originally Posted by
Leith Ross
Hello adebayo,
I made a lot of changes to your code to condense it and make it more flexible. You should not have any problems understanding the code but if you do then please ask me for help.
The row number is now displayed in a Label instead of a Text Box. I did this to make validation simpler. The Label has only one event - Click. There is no chance of firing another event through a code change. The Tool Tip Text will tell the user to click the label to change the row. All the buttons work. You will need to restore your SQL connection. It was necessary for me to remove it to troubleshoot the UserForm.
Bookmarks