combo box auto fill problem
- From: "titan" <titan@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Jul 2005 07:12:02 -0700
Hello,
Here is the situation. I need to fill in two fields in a form after a combo
box choice is selected. I pulled in the 3 fields in the query that the combo
box is based on. The Combo box list, the Next field, and the one after that.
Next, I wrote the code that was given to me by stating that "The next field"
= Information.Column(1). and it works
"The one after that" = Information.Column(2) and it does not work
if I change it to column(1) for "The one after that" it works. so for some
reason I can't pull up Column(2) data from the combo box.
Please help if you can
thank you in advance
titan
.
- Follow-Ups:
- RE: combo box auto fill problem
- From: Sprinks
- RE: combo box auto fill problem
- Prev by Date: Errors on Subform -- too much info
- Next by Date: Re: Cant add to form
- Previous by thread: Errors on Subform -- too much info
- Next by thread: RE: combo box auto fill problem
- Index(es):
Relevant Pages
|