cwcrogan Posted October 19, 2008 Posted October 19, 2008 I have a table of permits and a second table of inspections. Each permit can have multiple inspections, but only one passed inspection. I have a field in the Inspections table drawn from a value list of Passed, Failed. How can ensure that there's only one passed inspection for each permit?
comment Posted October 19, 2008 Posted October 19, 2008 Use a script to set a field in the parent record in Permits to the selected InspectionID. Use a calculation field in Inspections to indicate the inspection record that has been selected as passed.
cwcrogan Posted October 19, 2008 Author Posted October 19, 2008 once again comment, thank-you. It took me a few minutes to grasp your reply, but I understand now.
Recommended Posts
This topic is 5939 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