November 19, 200619 yr I need a way to evaluate a calculation in a related table based on the current record in the current table. I suspect there is a more elegant way than what I'm thinking, but I was thinking if I could have a calculation set a value in the current record, that would be the way to do it. I'm trying get(RecordOpenState) but it doesn't seem to reliably be able to tell me the current record. Any help would be greatly appreciated!
November 19, 200619 yr Author I'm rethinking my own calculation strategy (the calculation can be performed in the current record), and so my original question may not be necessary. It would be nice if I could do it the original way, but I think my workaround will suffice.
Create an account or sign in to comment