how do i add a field so that my agents can return with a checkmar.

A

Atlas Melissa

i am creating a cover letter for my vendors to send back to me,i need them to
put checkmarks next to an amount ,how do i access/create this field ?
 
J

John Vinson

On Fri, 8 Apr 2005 10:17:04 -0700, "Atlas Melissa" <Atlas
i am creating a cover letter for my vendors to send back to me,i need them to
put checkmarks next to an amount ,how do i access/create this field ?

Open the Table in design view; add a Yes/No field to the table.

Then open your Form in design view; click the ... icon by the Form's
Recordsource property and be sure the new field is included. Put a
Checkbox control on the form bound to the new field.

John W. Vinson[MVP]
 
Top