Gilbert Posted September 1, 2006 Posted September 1, 2006 Hello, I need help with a calculation, I need the calculation to display the total of records in table B that match the project ID of the related table A. I tried to use this in table B and it didn’t work: Get(TotalRecordCount) = ProjectID I appreciate any help.
aaa Posted September 1, 2006 Posted September 1, 2006 Hi Gilbert! Use function Count(Relation_To_A::Project_ID)
Recommended Posts
This topic is 6720 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