Help With Combo Box Default.

K

Kevin

The Default value property can either be a specific value,
a calculated value, or a value based on another control on
the same form or another form. If it is another form, the
form must be open and have a value present in the field.

You can also use a recordset object based on the
Afterupdate event on another field.

To help you any more than this, I would need to have some
idea what your trying to do.

Kevin
 

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