I have four main forms in my program. The first is a sign in screen, the second(screen selection screen) form allows user to select between the other two forms(Select Screen and Verify Screen) or exit. Users can select in the select screen they then return to the Screen selection screen. However, if the user has selected some items the vierification screen does not show them. Also once the user has already been to the selection screen, when they select the Selection Screen again on the Screen Selection Screen no information is loaded. Can anyone help me with this? I know this could be confusing I'll be happy to clarify if needed.

Signin Screen
|
Screen Selection Screen
| |
Selection Screen |
Verification Screen