There must be an easy way to do this

C

Cliff Waters

All I need to do is to create a field on the form that will be the same for
every record. i.e. First Attempt that I can then use this in a query to show
it is the first attempt. I would rather not have to enter this in every
record if this can be avoided.

Thanks for any help

Cliff
 
D

Dan Artuso

Hi,
The easiest way would be to place an unbound text box on your form and
have the Default Value equal to "First Attempt".
 
C

Cliff Waters

Thanks Dan

Now how do I get this to show up in a query or in a report.

Thanks again

Cliff
 

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

Top