Brian wrote: >I tried that and it still doesn't work > >Here's the full source code maybe someone can point to me >What I am doing wrong Dear Brian, You're mixing code snippets you don't understand. At this stage in your programming development you don't have the skill-set necessary to develop your project. That's nothing to be ashamed of, all of us have limitations. Your strong area is coming up with ideas for a program and knowing how you want it to work. Unfortunately there's a major learning curve between generating an idea and executing the code to make it work. In the current code, you have three popup menus. You should back up and build one popup menu and learn all you can about how it works. Without that foundation, you are bound for frustration. It's wonderful your father takes the time to help you with your code. Do me a favor and share this message with him. Ken