G
Guest
=[Depreciation Subform].[Form]![Total Depreciation]
This expression appears to reach to the subform below the
form I'm working in (it has a table of it's own). It
returns the total of all entries.
I want to calculate prior year's depreciation so how can I
modify this expression so that it only returns the total
minus the last amount?
DepreciationDate DepreciationAmount
Thanks!
This expression appears to reach to the subform below the
form I'm working in (it has a table of it's own). It
returns the total of all entries.
I want to calculate prior year's depreciation so how can I
modify this expression so that it only returns the total
minus the last amount?
DepreciationDate DepreciationAmount
Thanks!