text boxes, add button, list box

B

Bob

I have two text boxes, a button labeled ADD, and a list box. When I fill in
the two text boxes and click the add button I want it to put the information
from the two text boxes into the list box or some other type of box or field.
Can some one please help me with this? I do alot with computers, and I
have sworn off anything with Access or programming.
 
V

Versutus_Vulpes

Set a condition under rules for the ADD button - So that it looks to
see if the Text box is not blank - then select 'Add Action' and then
have it update the value of the destination field with the value in the
first text box - not sure how to update a drop-down list though...
 

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