Can you move data from onen form view to another?

Can you move data from onen form view to another?

Hi, I essentially want to have just one form, and then have a multi-select which allows me to choose 1 of 3 options, and based on which of the three is chosen that determines which view the item goes to.
 
For example, if i wanted to manage inventory i could have 3 choices: active, new arrival, coming soon
So when I enter a new item coming soon i would select 'coming soon' and it would be displayed under the coming soon view', once the product is available i could edit the record to 'new arrival' and it would no longer appear under coming soon, but would appear under new arrival. Then once the product was available for a period of time i could change it to 'active' and have it move once again.
 
Is this possible? If so, how? Thanks very much.
 
-Jonathan Smith