Zipnyc Posted August 10, 2004 Posted August 10, 2004 I have a database that groups records according to a category with a component to check for New Record ID number duplications. A script automatically summons a separate table, Current ID Numbers In Use, to display all the found existing ID numbers for the selected category. The table uses a portal with a related field, ::ID_#_[Fabrication], from the main database component. The table now lists the entire database's ID numbers, not the found set which the main component has isolated. What do I need to do to display only the found numbers? TIA
Zipnyc Posted August 10, 2004 Author Posted August 10, 2004 For fellow newbies: I solved this problem with a script that included the step "Import Records [Restore]". The main database had already isolated records according to the requested category. The script in general, and this step specifically, imported just those isolated records. I now have the list of extant ID Numbers to assist the user in determining the next ID Number. Cheers!
Recommended Posts
This topic is 7778 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