Dynamically Populate Listbox

Is it possible to fill a listbox with selections from a previous listbox?Here is my scenario: I have a listbox, called Strengths. It has several options to select from; multiselect and retain value between sessions are enabled. After the user selects one or many options from the Strength listbox he/she will navigate to the next screen. On the next screen I want to have a listbox (we'll call it Leveraging Strengths listbox) populate with the selections they made on the Strength listbox.Is this possible?Thanks!

Discussions have been disabled for this post