Make a form to design a report (Access 2000)

  • Thread starter Thread starter Geronimo
  • Start date Start date
G

Geronimo

Hi all



Is there any way that a form can design a report.



Let's say I have a table called "tblLetter". I want to be able to 'pick' the
fields for the letter in a form. All the fields are in a "tblField" table.
The tblFiels contains fieldID, letterID, fieldformat, fieldtext,
fieldsorting, fieldposition, fieldlength. This 'letter' is printed from a
form where I write the name, address, etc.

When I 'pick' the fields designing the report, I want to be able to design
the form which the report is based on. The position and format of the field,
if it's an input box or textbox, etc.



Here are some relations I haven't figured out yet, but is this possible, or
does anyone have some idea? Or is this just bad English??



I want a letter sized print/report/form



//MK
 
Back
Top