Poida Posted April 1, 2003 Posted April 1, 2003 I am currently developing a databse for my school which will track children's academic progress from Kindy to Yr 6. I have got a front page which I want to allow people to work with a specific type of record eg Year 3 or Year 6 or 3J or 6A Each of the examples is a field within each record and I need a script which will allow teachers to work with a cohort of children they choose. Is it possible :?:: Many thanx Poida
danjacoby Posted April 1, 2003 Posted April 1, 2003 It's called a Find. You enter Find mode, enter the criteria for the records you want to work with, and hit the "Find" button.
Poida Posted April 1, 2003 Author Posted April 1, 2003 I was hoping to create a script that would do this automatically with a button to run the script. Ive tried a few scripts but havent had any luck getting it to work exactly right!
Ugo DI LUCA Posted April 1, 2003 Posted April 1, 2003 Hi, You could use a relationship for that. Each teacher could see and works with its related students using a "go to related record" script at start.
danjacoby Posted April 1, 2003 Posted April 1, 2003 The only real reason to create a script is to perform certain finds, like finding all 3J or something. In that case, perform the find, then create a script that performs a find. That will lock in the find you just performed.
Recommended Posts
This topic is 7910 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now