| View previous topic :: View next topic |
| Author |
Message |
sluefoot Newbie
Joined: 21 Apr 2004 Posts: 4
|
Posted: Apr 21st, 2004 12:35 PM Post subject: Linking two files? |
|
|
Hi there I posted this in another forum and I thought I'd paste it here :fluut: I'm a complete newbie :angel:
There are 10 sessions (morning-afternoon 5 days) available for pre-school care at kindergarten. In each session there are 20 places available. Each parent can choose 3 sessions per week. All three places must be available for the placement to be successful. If 1 of the places is full then the parent has a choice of going on a waiting list. So there is two lists (files). One for sessions and one for waiting. Here is an example of the session file;
2
15
12
4
7
20
18
2
1
20
Each number is a morning or afternoon session. So there are 18 places available on Monday morning and all the places are full on Friday afternoon as well as Wednesday afternoon. I'll be using check boxes framed in 5 pairs (one frame for each day) but I don't know where to start when it comes to searching the sessions for places after 3 check boxes have been chosen. All three places chosen have to be available or else none can be taken. If not all three places are available then they have a choice of being put into a waiting list and then that waiting list has to interact with the sessions list and trigger and action if the three spaces for a particular customer become available. The places for the customer becoming available will be done manually by going into the file as I've not been instructed to make a facility for customers leaving yet.
Any ideas on this at all? I would love to even know the equation to check 3 places against the 10 sessions.
Thanks for any help :$ |
|
| Back to top |
|
Gilad_r Centurion
Joined: 03 Mar 2004 Posts: 156
|
Posted: Apr 21st, 2004 02:45 PM Post subject: |
|
|
Don't post the same question twice: Forum Rules / Posting Guidelines _________________ "you should make amends with you" (Incubus) |
|
| Back to top |
|
sluefoot Newbie
Joined: 21 Apr 2004 Posts: 4
|
Posted: Apr 22nd, 2004 04:05 AM Post subject: |
|
|
I did say I posted it twice :devil:
Don't quote a cool band like incubus please if you're going to be uncool :fluut: |
|
| Back to top |
|
RoofRabbit Regular

Joined: 06 Jul 2005 Posts: 95 Location: Lenoir, NC USA
|
Posted: Jul 6th, 2005 11:22 PM Post subject: |
|
|
This must be a school project, I've seen this question before in other vb forums. _________________ Website - [link] |
|
| Back to top |
|
|