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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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 ?
 
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]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top