|
-
Jan 25th, 2002, 04:09 AM
#1
Hyperactive Member
It sounds to me like you have more than one instance of the form with the combo box.
The code example you posted showed that you were declaring a new instance of the form, and yet you say the form was already opened. The new instance would be shown if you do a frm.showdialog where I suggested in the last message. If you do this I suspect you will see another form displayed with the combo with all the values.
However without seeing code it's difficult to guess exactly what you are trying to do.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|