Hi bear1114,
First dont try to think the logic here in the posts, make it practice with the sample. By doing step by step you will get the result After that try think the logic.
My logic is that in the first view next button set the rule like this.
Double click the next button and Add button -> Add Action -> Switch views (next view) click ok and again click Add Action -> Set a field's value.
In the field text box take the extra field and in the value text box type the value "1", if the present view is view 1. Like that give 3, 4, 5 for view C, view D, view E simultaneously.
After that in the view B, set the rule on the next button like this.
Set the condition
If extra field value = 1 then switch to view c and set the extra field value to "2" other wise.
if extra field value = 4 then switch to view c and set the extra field value to "2" switch to view e.
If you still confused try the Clay Fox's logic, it is also clear.
Hope this will help you.