help me set up a table(worksheet)

A

ABC Answering

I am new to access and need someone to help me set up a new table i guess you
would call it. I am us to using excell and I us worksheets there. I am
needing to set it up so i can get this information.
date/time
to
from
phone
message

I also need it to be in colums not rows so that it will be kind of like a
fill in the blank can anyone help me with that please
 
M

mscertified

It sounds like you need a table to hold the data and a form to allow updating
the table.
If you click the table tab, there should be a wizard to help you create the
table
If you click the form tab, there should be a wizard to help you create the
form from the table

-Dorian
 
A

ABC Answering

thanks mscertified but could you give me step by step directions on how to do
that i know nothing about this if you could i would greatly appreciate it
 
M

mscertified

Well you open your .mdb file by double-clicking on it or you create a new
access database, then you will see the tabs e.g. Tables, Queries, Forms,
Reports etc.
Click on tables, then click on 'create table using the wizard. Then it
guides you step by step.
You do the same thing for the form.

It might be worthwhile getting a book on Access or looking at some of the
sample databases.

-Dorian
 
Top