S
Steve
I am using Access 97, and am a newbie as well.
I have created a form which has code that opens three
tables in sequence. I am pulling values out of a record
in each table, and am setting variables equal to the
values in the fields in those records. I eventually want
to have a report that displays the values of those
variables.
If I have a control on the form, say, a text box, set to
the value of one of the variables, then I can refer to
that text box in the report, and display the value of the
text box, and the underlying variable. Is it possible
for the form to refer directly to the variable, without a
corresponding linked text box, or other control? I have
spent a lot of time messing around with this, without
much luck.
Thanks in advance.
I have created a form which has code that opens three
tables in sequence. I am pulling values out of a record
in each table, and am setting variables equal to the
values in the fields in those records. I eventually want
to have a report that displays the values of those
variables.
If I have a control on the form, say, a text box, set to
the value of one of the variables, then I can refer to
that text box in the report, and display the value of the
text box, and the underlying variable. Is it possible
for the form to refer directly to the variable, without a
corresponding linked text box, or other control? I have
spent a lot of time messing around with this, without
much luck.
Thanks in advance.