trevor2524
Registered User.
- Local time
- Today, 03:06
- Joined
- Feb 22, 2016
- Messages
- 43
Hello,
Is there a way to do the following. I have a field in a table that I'm trying to make calculated. What that field will look for is information based on the date of two other columns in the table.
Start Date
End Date
Based on the information that is in that column for a particular field it will look on another table for the information and add up the sum it finds. I'm trying to have the sum printed back on the orginal table in the calculated field so I can see if a minium number has been met based on the date criteria.
So in conclusion this will be the following:
New Column will use the date columns as a filter. The new column will then check to see what the total number is on another table based on the date filter.
Any ideas are appreciated.
Thanks,
Trevor
Is there a way to do the following. I have a field in a table that I'm trying to make calculated. What that field will look for is information based on the date of two other columns in the table.
Start Date
End Date
Based on the information that is in that column for a particular field it will look on another table for the information and add up the sum it finds. I'm trying to have the sum printed back on the orginal table in the calculated field so I can see if a minium number has been met based on the date criteria.
So in conclusion this will be the following:
New Column will use the date columns as a filter. The new column will then check to see what the total number is on another table based on the date filter.
Any ideas are appreciated.
Thanks,
Trevor