SA Heat
10-30-2003, 09:45 PM
I have a question and I have been learning Excel VBA codes the past few weeks but excel is limited to what it can do, My question is I run a Fantasy Football site and I want users to be able to select their lineups from one list to another. I also want a 3rd list that are for users to selct from the 3rd list if they are signing Freeagents. So here we are with 3 lists on one page, 1st is empty for the time being. 2nd list has the users roster players in there (12 names), 3rd is a Freeagent list (about 300+ Names). Now when a user selects from the FA list is takes that name out of list 3 and puts it in list 2. Then the user can select from list 2 and put in list 1 to make his lineup for the week. So is it Java I am looking for?