Binding an comb box field to a report

M

m_russell

Here's my delema, I have a form and a subform in the
subform I have a combo box that works fine. My problem is
the two fields that have the fix to statement[Combo16].
[column](1) and ...........(2) are not going into my
report. How do I get these two unbound fields into my
report?

Thanks,
Despirate and I thought I tried everything
Michael
 
S

SA

What do you mean by getting them into a report? Do you mean that you want
to reference those columns of the combo as parameters for the reports query?
Or to reference them and display them on the report itself?
 
Top