A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Is it possible to create a form that resembles a table?



 
 
Thread Tools Display Modes
  #1  
Old March 25th, 2010, 04:51 AM posted to microsoft.public.access.forms
forest8
external usenet poster
 
Posts: 196
Default Is it possible to create a form that resembles a table?

Hi there

In my database, I need to create a contact log?

What I need to do is have any contact log entries look like a table?

In my table, I have the following fields:

StudentID_FK, DateComplete, CommunicationMethod, CaseNotesCompleted (Checkbox)

The user wants to see all the contact log information when they add new
information to the table.

I want to see all previous information for each student as I enter new data.

How should I set this up?

Thank you
  #2  
Old March 25th, 2010, 06:30 AM posted to microsoft.public.access.forms
Jeanette Cunningham
external usenet poster
 
Posts: 2,190
Default Is it possible to create a form that resembles a table?

Have you tried using a continuous form for the contact log?
You can put the continuous form on a subform control on a main form that is
based on the student table.
Put a combo box in the header of the main form so users can choose a student
and then the contact detail for that student will appear in the subform.
In the bottom row of the subform, users can add a new row to the contact
log.


Jeanette Cunningham MS Access MVP -- Melbourne Victoria Australia


"forest8" wrote in message
...
Hi there

In my database, I need to create a contact log?

What I need to do is have any contact log entries look like a table?

In my table, I have the following fields:

StudentID_FK, DateComplete, CommunicationMethod, CaseNotesCompleted
(Checkbox)

The user wants to see all the contact log information when they add new
information to the table.

I want to see all previous information for each student as I enter new
data.

How should I set this up?

Thank you



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.