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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

CaseManagement



 
 
Thread Tools Display Modes
  #1  
Old April 19th, 2010, 07:24 PM posted to microsoft.public.access.tablesdbdesign
Joe
external usenet poster
 
Posts: 1,218
Default CaseManagement

Hi all,
Just created a database to keep track of case management for clients. I
have all demographics, types of case management intervention, but I'm having
problems with the notes.

How can I make the notes field do auto spelling? How can I add
"relationship" with ClientDemoghapics and types of case management with the
case management notes field?

  #2  
Old April 19th, 2010, 09:33 PM posted to microsoft.public.access.tablesdbdesign
PieterLinden via AccessMonster.com
external usenet poster
 
Posts: 307
Default CaseManagement

Joe wrote:
Hi all,
Just created a database to keep track of case management for clients. I
have all demographics, types of case management intervention, but I'm having
problems with the notes.

How can I make the notes field do auto spelling? How can I add
"relationship" with ClientDemoghapics and types of case management with the
case management notes field?


Hard to explain without pertinent details about the structures of your tables!


Your description is not complete somehow. When I wrote one of these a
million years ago, the basic structure was:

CaseWorker---(1,M)---Case---(1,M)---CaseNotes

You can just include a text field in your CaseNotes table that indicates what
kind of note it is. The foreign key tells you which case it's related to.

Spelling... figured Terry would have it, and of course, he does!
http://www.accessruncommand.com/codeex/269.htm

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...esign/201004/1

  #3  
Old April 19th, 2010, 09:37 PM posted to microsoft.public.access.tablesdbdesign
PieterLinden via AccessMonster.com
external usenet poster
 
Posts: 307
Default CaseManagement

Joe wrote:
Hi all,
Just created a database to keep track of case management for clients. I
have all demographics, types of case management intervention, but I'm having
problems with the notes.

How can I make the notes field do auto spelling? How can I add
"relationship" with ClientDemoghapics and types of case management with the
case management notes field?


Hard to explain without pertinent details about the structures of your tables!


Your description is not complete somehow. When I wrote one of these a
million years ago, the basic structure was:

CaseWorker---(1,M)---Case---(1,M)---CaseNotes

You can just include a text field in your CaseNotes table that indicates what
kind of note it is. The foreign key tells you which case it's related to.

Spelling... figured Terry would have it, and of course, he does!
http://www.accessruncommand.com/codeex/269.htm

--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/For...esign/201004/1

  #4  
Old April 25th, 2010, 12:14 AM posted to microsoft.public.access.tablesdbdesign
roccogrand
external usenet poster
 
Posts: 188
Default CaseManagement

Joe,

In Access 2007, auto-correct is controlled by Access Options as a Proofing
feature. Use the Office button to add words to the global dictionary.
Alternatively, add words to the Office dictionary in MS Word and they will be
enabled in Access (and PowerPoint). You can also customize the Word 2007
interface by adding an Auto-Correct icon to make faster changes to the
dictionary--again via the Office button.

HTH,

LDN

"Joe" wrote:

Hi all,
Just created a database to keep track of case management for clients. I
have all demographics, types of case management intervention, but I'm having
problems with the notes.

How can I make the notes field do auto spelling? How can I add
"relationship" with ClientDemoghapics and types of case management with the
case management notes field?

 




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 12:44 AM.


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