Fixed column

J

johnfli

I have a basic databease setup.
In one column, I want the same data to automaticly fill in each time I start
a new record. But, I would still want teh ability to change this item if I
needed to.

How do I do that?

Thanks
 
R

Rick Brandt

johnfli said:
I have a basic databease setup.
In one column, I want the same data to automaticly fill in each time I start
a new record. But, I would still want teh ability to change this item if I
needed to.

How do I do that?

Thanks
 
R

Rick Brandt

johnfli said:
I have a basic databease setup.
In one column, I want the same data to automaticly fill in each time I start
a new record. But, I would still want teh ability to change this item if I
needed to.

Set that value as the default value property for that field in the table's
design.
 
F

fredg

I have a basic databease setup.
In one column, I want the same data to automaticly fill in each time I start
a new record. But, I would still want teh ability to change this item if I
needed to.

How do I do that?

Thanks

Set the Default Value property of the field to whatever you wish.
 

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