This forum has provided a great deal of help already but I'm still stumped. I've been searching for quite a while now, but nothing has reflected quite what I need to accomplish.
First of all, I'm NOT a good programmer by any stretch, thus my plea for help. So please don't make any simple assumptions!
Ok, so I am wanting to develop a program that accepts a vast amount of numbers, around 100 or so, categorizes them based on their value (between 0 and 3, 3 and 6, etc), performs a mathematical operation on each value that is dependent upon which category they are placed in, then outputs the results of each value with the original value in a format that can be placed in Excel to be graphed.
I'd like to use JOptionPane for all operations. Is there anyway to use the Scanner with a JOptionPane? That is one of the problems I have been having. I've been unable to figure out how to make things like this happen with JOptionPane.
Any ideas??
Thanks in advance!

New Topic/Question
Reply




MultiQuote






|