I have been working on this project for this guy.
One of the forms I'm working on is linked between three different tables. One option is to have buttons that can be clicked that will take you to different details of each prospect (thus opening up another form) and the other option is to use tabs to enter details of each prospect. Pictures below.
Option 1: The use of buttons. Another form will open up with a click of a button. The button "Stats" at the bottom was clicked and opened up the formStat.
Option 2: The use to tabs. No form opens up with each click. The form is unprintable however, since tabs are being used.
Which option would you recommend or do you prefer? Buttons or tabs.