how do i go about getting a combo box and text box within sale lis

L

lpjennifer

what's the direction i should take to get this accomplished... i want to add
a subform (i believe i want this??) to another existing form i have. I need
the subform to have a listbox (I believe). In this listbox i would like to
have one combo box (where the user selects an account) and then i want a text
box (alongside the account drop-down).. the text box will be where the user
inputs the amount ($$) for the account. They need to be able to add as many
accounts as needed.. (i.e. after selecting the 1st account the system needs
to automatically jump to the next record (row - acct combo box/amount)...
I've tried fooling around with this for quite some time now and am not
getting anywhere really. Thanks.
 
Top