September 28, 200718 yr Table 1 is an item inventory Table 2 is a record of transfers to another department I have a calculation field that totals the amount of product transfered. I'm in the process of doing a summary view (of table 1 items) that I would like to have display the product transfered in a particular date range. I've got a script that will search table 2 based on the date range, but it does not restrict the records displayed in the summary view. I'm thinking that the solution may be in the calculation field, but I can't find a function that would just sum the found fields. Thanks, Matt
September 29, 200718 yr I've got a script that will search table 2 based on the date range, but it does not restrict the records displayed in the summary view. Well it should do, provided you sort and then turn into preview in a suitable layout??? --sd
Create an account or sign in to comment