remove result

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

Guest

Hello,
I have a table with student information in it, name, address, classroom, etc.

i want to create a form that calls up each student and allow me to add
infomation to that students files, such as a "notes" field, tution received,
receipt numbers and other general items.

the form i created calls up each student correctly, but the text box fields
i inserted into the form (which are not bound to any table) keeps the data
from one student and applies it to the next record.

can someone tell me what i'm doing wrong and how to solve my problem??
thanks,
renee
 
What you are trying to create with a wordprocessor is a database. What you
need for this task is Access (or some other database application). The
alternatives with Word are to create a table with one row per student which
you can access directly and use as a mail merge data source, or create an
on-line form template and produce a separate document for each student,
which severely limits what you can do in relation to the student body as a
whole. Even an Outlook contacts list would be better than this :(

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
sorry, I am using access, I must have clicked the wrong discussion group
when I posted by question......
still looking for help with ACCESS, : )
thanks
renee
 
Repost in an Access group. This one is for Word.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Back
Top