combo bx in form: cntl source "=[Combo257SubLed1].[Column]"

G

Guest

I want to get a field in a form in a combo box to feed back into a Table (and
also a report).

The field's name is "Combo255FundTitle1"
The control source in the combo box is called
"=[Combo257SubLed1].[Column](1)". This field, Combo255FundTitle1", populates
when the field Combo257SubLed1 is populated. It pulls the column next to the
column being pulled into Combo257SubLed1.
Thank you, Roberta Coats
215-895-2608
 
D

Douglas J Steele

If it's derived from another table, why do you want to store it? That's
generally considered a bad idea: you can look it up whenever you need it.
 

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