Adding many textboxes on Form

G

Gator

I have about 30 textboxes on a form where only a few textboxes wil have
amounts entered per record. I want to see the total in a textbox at the
botton of the form of the current record, where as each record that is
displayed on the form the textbox at the bottom will show that record's
total. The Textboxes are txt1, txt2, txt3, .....
what can i put in the Total txtbox to sum all of these textboxes or do I
need VB.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top