djc728 Posted June 5, 2007 Posted June 5, 2007 Hello all: I have a table A which has a many to one relation to Table B. I've done a find on Table A and came up with 2 records. I then used the GTRR command to get ALL the child records from Table B. Question: I would now like to loop thru the found set of Table B child recs and create new records in a Table C. I keep losing my found record set as I'm looping thru because I have go to layout command for Table C before my New Record request. How do I create those new records without losing my found set of Table B recs? Dom
Robert Kidd Posted June 5, 2007 Posted June 5, 2007 I would have thought you just needed another "go to layout" back to a table B layout after you've created your new record in C
Recommended Posts
This topic is 6381 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