create Table and fill field same value

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

Guest

I want to create table and put put "A" in a field for all records.
Please help me
Have a nice day
 
Define a field as Text, set its length to 1, or as long as the text it will
contain, and set its default value to "A"
 
Hi Hamoud

Create your new table and have a field fortmated as Text. Set the default
value to "A"
 
... but if all the Field values is "A", why would you need to store it?

(unless you just want a ***default*** value and you / the users will change
the values after)
 

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