TommyEvans
Active member
- Joined
- Feb 19, 2010
- Messages
- 39
- Programming Experience
- Beginner
It's late at night for me, and that is probably why I'm having this problem right now. But anyways. Here is the design view of the program I'm trying to make.
Basically, I want the user to be able to select a rifle, and then choose the attachments that want to come with it. I don't even know where to start. Prices for the rifles are:
Marlin 270: 296.99
Savage 270: 551.49
Savage 243: 399.00
Attachment Prices:
Scope: 399.99
Sling: 13.99
BiPod: 129.49
Synthetic Stock: 187.61
Then on button click, it takes the total, with gun and selected attachments. Then displays where Label1 is.
I have no idea how to begin.

Basically, I want the user to be able to select a rifle, and then choose the attachments that want to come with it. I don't even know where to start. Prices for the rifles are:
Marlin 270: 296.99
Savage 270: 551.49
Savage 243: 399.00
Attachment Prices:
Scope: 399.99
Sling: 13.99
BiPod: 129.49
Synthetic Stock: 187.61
Then on button click, it takes the total, with gun and selected attachments. Then displays where Label1 is.
I have no idea how to begin.