sync data on data field from key field in the sub form

I

iccsi

I have a sub form which is on datasheet format.

There are 2 fields are hand in hand and I would like to sync 2 fields
in the datasheet sub form.
For example,

I have KeyField, DataField in the sub form and would like to have user
select KeyFiled and fill Data Field base on user select.

I use txtDataField.value = cmbKeyField.column(2).value, but for some
reason it does not fill the text box of DataField control,

Any help is great appreciated,
 

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