I have 3 buttons on my form 1 shows all records,1 goes to the previous record, and 1 goes to the next record. There is about 200 lines of code behind each button as it works out should certain item be enabled or visible. The code is the same for each button. I want to know if there is a way of...