J
jeff
Access '02:
Hi all, I guess i'm having fundelmental problems getting my sub-forms and
combo boxs to work for what i'm trying to attempt.
I've posted my first problem with use of 'drop down combo box" and getting
it to show me the text in the destination field already. I've made progress
with that.
Now i can't get a grip on the use of sub-forms and combo boxes for my next
part.
So i don't burden you to much can anyone recommend any useful visual demos
or examples for these. The online help is of no use to me for my needs, and
i can't find anything specific at the online support center.
I'm definately between a rock and a hard place.
My problem sounds straight forward.
I have a table called "Profile", containing names, address, and all kinds of
other stuff about people. Basically, I have all my info in just one table.
I'm finding out this probably isn't the wright way to do this and i will have
to do a complete redesign in the near future.
Anyway, all i want to do is to track the workshops that people attend (date,
wkshp name, Wkshp Descript).
Some people will be attending only one workshop, while others more than one.
Ultimately, i will do reports, queries, etc on these.
I am getting stuck with the use of sub-forms and combo boxes to achieve this
basic task.
Also, since i've been using only one table for all of my data, i'm not use
to how to link or associate diff table or fields to each other.
--------------------------------------
In order to track the workshops that people attend i created a new 'table'
called "workshops attended" (date, wkshp name, wkshp descript,autoId field).
In order to populate this table i create a 'form' called "Workshops
Available".
I can use this 'form' to populate the "workshops attended" table just fine.
Now i want to go under each person and select which workshops they have
attended over time and have that info stored. This is where i'm getting
stuck.
I guess i create another 'table' called something, but not exactly sure how
to work the structure/linking/relationships.
Can anyone please assist.
Hi all, I guess i'm having fundelmental problems getting my sub-forms and
combo boxs to work for what i'm trying to attempt.
I've posted my first problem with use of 'drop down combo box" and getting
it to show me the text in the destination field already. I've made progress
with that.
Now i can't get a grip on the use of sub-forms and combo boxes for my next
part.
So i don't burden you to much can anyone recommend any useful visual demos
or examples for these. The online help is of no use to me for my needs, and
i can't find anything specific at the online support center.
I'm definately between a rock and a hard place.
My problem sounds straight forward.
I have a table called "Profile", containing names, address, and all kinds of
other stuff about people. Basically, I have all my info in just one table.
I'm finding out this probably isn't the wright way to do this and i will have
to do a complete redesign in the near future.
Anyway, all i want to do is to track the workshops that people attend (date,
wkshp name, Wkshp Descript).
Some people will be attending only one workshop, while others more than one.
Ultimately, i will do reports, queries, etc on these.
I am getting stuck with the use of sub-forms and combo boxes to achieve this
basic task.
Also, since i've been using only one table for all of my data, i'm not use
to how to link or associate diff table or fields to each other.
--------------------------------------
In order to track the workshops that people attend i created a new 'table'
called "workshops attended" (date, wkshp name, wkshp descript,autoId field).
In order to populate this table i create a 'form' called "Workshops
Available".
I can use this 'form' to populate the "workshops attended" table just fine.
Now i want to go under each person and select which workshops they have
attended over time and have that info stored. This is where i'm getting
stuck.
I guess i create another 'table' called something, but not exactly sure how
to work the structure/linking/relationships.
Can anyone please assist.