version: Access 97
I was wanting to make a drop down box in code (called from code) without attaching it to a form. The drop down box would be bound to a table.
I was thinking that this might be able to be done much like you can write code to create an input box. The input box doesn't have to be attached to a form and so I thought maybe a drop down box doesn't either??
I am trying to avoid creating forms if I don't have to..
Thanks for any assistance..
I was wanting to make a drop down box in code (called from code) without attaching it to a form. The drop down box would be bound to a table.
I was thinking that this might be able to be done much like you can write code to create an input box. The input box doesn't have to be attached to a form and so I thought maybe a drop down box doesn't either??
I am trying to avoid creating forms if I don't have to..
Thanks for any assistance..