English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I need to have several check boxes with money values, a command button, and a label for the total. I need a way to check the boxes and when the command is clicked, it adds them up to the label. Help!! Thanks!!

2007-02-27 04:56:22 · 3 answers · asked by Steve 3 in Computers & Internet Software

3 answers

I took visual basic many years ago and what I remember is something about command.click for part of the coding. Thats all I remember. That's suppose to tell the program what to do when you click the command box.

2007-02-27 05:01:24 · answer #1 · answered by trishay79 4 · 0 0

make sure you create an array of check boxes. in the change or click event, go through the array and total up the values of those that are true. pretty basic stuff

2007-02-27 13:01:39 · answer #2 · answered by ? 1 · 2 1

Try google groups or vbcity.com for getting your answer. I am aware that there is a custom control. It looks like a textbox with all the checkboxes inside. You can scroll to reveal more textboxes...

2007-02-27 13:55:13 · answer #3 · answered by deostroll 3 · 0 0

fedest.com, questions and answers