Database for Mailing list templates

Asked By 20 points N/A Posted on -
qa-featured

How do I make a mailing list template with three Primary keys. These primary keys are the Surname, Name and Company. Thanks in advance

SHARE
Answered By 0 points N/A #140305

Database for Mailing list templates

qa-featured

Hello Krystlejharris,

Hope that my message finds you well.

Follow the below steps:

  • Create new database from the menu file then new.
  • Choose blank database.
  • Type the name of the new database then click creates.
  • Click “Tables” under Objects then double click on “Create table by using wizard”.
Database from the menu
  • Inside the “Table Wizard” click “Business”.
  • Inside “Sample Tables” click “Mailing List”.
  • Select the fields that you want from “Sample Fields”(Surname, Name and Company).
  • After that click the > arrow to add them to the new table.
Sample Tables click Mailing List
  • After you finish click next.
  • Type the name of your table and you has the option to add primary key, then click next.
  • You can enter the data using a form wizard and then click finish.
Data using a form wizard

Hope this solution will help.


Kind regards,

Related Questions