Make-New Table Query Set Default Values FieldName

R

rebelscum0000

Hi Again,

Is Possible to a Make-New Table Query and set the Default Value to
"something" of each FieldName in One Step?

If yes How?

TIA

Regards
Antonio Macias
 
A

Allen Browne

No.

Create a new table with the fields and their properties set up the way you
want. Then use an Append query to add records to this table, instead of a
Make Table query.

If you need to remove the records again before you use the table again, use
a Delete query to do that.
 

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