473,387 Members | 1,561 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

getting started with a simple database

I'm a physician and I need to keep track of the 10 procedures or so I
do every day. I want to build an access database and have started.
(Access 2003). I find the tutorials and help way beyond my level of
expertise and ability. If I could get about five questions answered,
I think I could get there. So...

I have a form with about 11 fields on it (name, hosp number,
procedure, etc). What I want is some sort of cascading list, for
example, under "procedure"-drop down list of vascular, non-vascular,
GI, GU. When I select vascular, another list that has arterial,
venous. When I select arterial, a list of lower extremity, upper
extremity, and so on. These lists will lock in the information to
specific values so when I need to recall my lower extremity angios, I
get them all and don't miss one labeled "arteriogram" instead of
"angiogram". Thanks for your help.

Mike

Feb 14 '07 #1
3 1604
On Feb 14, 7:26 am, gmwe...@gmail.com wrote:
I'm a physician and I need to keep track of the 10 procedures or so I
do every day. I want to build an access database and have started.
(Access 2003). I find the tutorials and help way beyond my level of
expertise and ability. If I could get about five questions answered,
I think I could get there. So...

I have a form with about 11 fields on it (name, hosp number,
procedure, etc). What I want is some sort of cascading list, for
example, under "procedure"-drop down list of vascular, non-vascular,
GI, GU.
That's one table. The main lookup.

When I select vascular, another list that has arterial,
venous.
That's another table. Secondary lookup. Whatever you selected in the
first field, all the secondary information is stored on this level.
This table has a main key and a foreign key tied to each matching
value in the main table
When I select arterial, a list of lower extremity, upper
extremity, and so on.
That's another table. Tertiary lookup. Foreign key tied to secondary
lookup table.
These lists will lock in the information to
specific values so when I need to recall my lower extremity angios, I
get them all and don't miss one labeled "arteriogram" instead of
"angiogram". Thanks for your help.
It's like making an indentation. Right now you have one main table and
two subtables.
1.
1.2.
1.2.3
Hope that helps.
Christian

Feb 14 '07 #2
On Feb 14, 12:54 pm, christianlo...@yahoo.com wrote:
On Feb 14, 7:26 am, gmwe...@gmail.com wrote:
I'm a physician and I need to keep track of the 10 procedures or so I
do every day. I want to build an access database and have started.
(Access 2003). I find the tutorials and help way beyond my level of
expertise and ability. If I could get about five questions answered,
I think I could get there. So...
I have a form with about 11 fields on it (name, hosp number,
procedure, etc). What I want is some sort of cascading list, for
example, under "procedure"-drop down list of vascular, non-vascular,
GI, GU.

That's one table. The main lookup.
When I select vascular, another list that has arterial,
venous.

That's another table. Secondary lookup. Whatever you selected in the
first field, all the secondary information is stored on this level.
This table has a main key and a foreign key tied to each matching
value in the main table
When I select arterial, a list of lower extremity, upper
extremity, and so on.

That's another table. Tertiary lookup. Foreign key tied to secondary
lookup table.
These lists will lock in the information to
specific values so when I need to recall my lower extremity angios, I
get them all and don't miss one labeled "arteriogram" instead of
"angiogram". Thanks for your help.

It's like making an indentation. Right now you have one main table and
two subtables.
1.
1.2.
1.2.3

Hope that helps.

Christian
OK, thanks for the reply. Could you walk me through the steps a
little? Go to form, design view, then what? I have a "procedure
type" value list. How do I make the chosen value on that list pop up
another list to subdivide it?

Feb 14 '07 #3
On Feb 14, 2:48 pm, gmwe...@gmail.com wrote:
OK, thanks for the reply. Could you walk me through the steps a
little? Go to form, design view, then what? I have a "procedure
type" value list. How do I make the chosen value on that list pop up
another list to subdivide it?
http://www.datapigtechnologies.com/AccessMain.htm

'User Form Basics'
Christian

Feb 14 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: PHPkemon | last post by:
Hi there, A few weeks ago I made a post and got an answer which seemed very logical. Here's part of the post: PHPkemon wrote: > I think I've figured out how to do the main things like...
0
by: Jim | last post by:
I need some help getting started with a .NET web project for a commercial site. I am new to .NET and my understanding of some (but not all) of its concepts is a little sparse. I apologize for the...
0
by: Jim | last post by:
This si a repost, I apologize but perhaps my original inquiry got buried under all the usenet spam... I need some help getting started with a .NET web project for a commercial site. I am new to...
34
by: Volker Hetzer | last post by:
Hi! I've done lots of programming for CAD, which was basically C/C++ and tcl/tk. Now, we are thinking about introducing more web based tools, programming them ourselves and right now the toolchain...
5
by: Paul H | last post by:
How do you folks get a reliable and complete brief of what is required before development starts? I am forever going back to a client once a project has started saying "Hang on, now that I've...
84
by: Bibby | last post by:
Hi, I'm interested in getting started in the programming world. I've dabbled in C, C++ and VB6. Which would be the best language to focus my attention to regarding the following considerations: ...
10
by: Paul H | last post by:
I am trying to get the spec for a database. The trouble is the client frequently blurts out industry jargon, speaks insanely quickly and is easily sidetracked. They are currently using around 30...
3
by: itfetish | last post by:
I've been programming a bit in PHP and then recently learnt classic ASP for projects at work, now I'm working on another project that they want done in .net. I've got my head around web parts, that...
4
by: Ross M. Greenberg | last post by:
I'm just entering the world of .Net programming. I first experimented with a local IIS. My ISP provides ASP.net-2 services. I'm interested in starting off with a simple membership-based website...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.