AAli,
First...that's too "broad" a question for a specific response.
Secondly... you shouldn't have to build an application to handle
a telephone directory. There are many freeware applications out
there that should do that for you... for free.
I happened to find this
http://www.snapfiles.com/reviews/kurlo/kurlo.html,
I have no connection to them, but... try it... it might be just what you
need.
Often, people post questions about building a "checkbook" application,
and
the majority of advice is... don't bother... purchase a reliable checkbook
program
like Quicken or any of the many inexpensive Shareware and Freeware checkbook
apps available on the web.
----------------------
OK... say you still want to build a directory app. You should have a
clear
picture, ahead of time, as to what this directory will/will not do.
The first part of any Access application design, is the table/s.
Let's drop the "image" requirement for now, and just deal with
"data" fields.
My suggestions for a "basic" telephone directory...
(just a simple example)
tblDirectory
EmployeeID - Autonumber
LastName - Text
FirstName - Text
MiddleInitial - Text
Department - Text
Position - Text
PhoneNo - Text
PhoneExt - Text
FaxNo - Text
EMail - Text
etc... as you decide.
Try that first, and when your table/s are set up you can move on to
designing forms
to allow users to enter and maintain the data.
--
hth
Al Campagna
Microsoft Access MVP
http://home.comcast.net/~cccsolutions/index.html
"Find a job that you love... and you'll never work a day in your life."