adding additional controls to design

J

jk

hi,

how do you add a control to an already designed report? I have a completed
report but i have forgotten to place one control from another table in this
report when i used the wizard to create it.Is it possible to do this?
 
D

Duane Hookom

You can open the report in design view and muddle around all you want. If
you are new to this, you might want to make a copy of the report to modify.

What do you mean by "from another table"?
 
J

jk

Thanks Duane,

The report is from a query and i forgot to use a field when createing the
report.Do i have to create a report all over again or is there some way to
bring this field into the report through the use of a textbox?
 
D

Duane Hookom

The field must be in the report's record source query. Then you can add the
text box while in design view of the report.
 
Top