June 5, 200718 yr 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
June 5, 200718 yr 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
Create an account or sign in to comment