Thanks to you that responded...

Paul,

That was a little in depth for the class Im in. I am in my 1st class of Visual Basic 2010 Express.

We are just doing strings, decimals, If, ElseIF and now radio buttons. I just seem to get confused when it comes to actually writing the code.

I have my # of employees set up in a text box
I have the prices in labels
and I have a radio button set up to push if your a returning company
The total cost is set up as a label
I have a calculate button
I have a label to enter the amount of employees attending
A text box where the company enters their name.

Please Help