About
Pricing
Community
Teams
Start Free Trial
Log in
Giulio Benvenuti
asked on
6/25/2021
Sum()
Hello i have tblCost with ID; Tipology; Cost
In frmCost i use field with written:
=Sum([Cost]) & " €"
Select all
Open in new window
I would like to create an other field like this but filtred by tipology.
for example Sum([Cost]) where Tipology = "to pay"
and also Sum([Cost]) where Tipology = "paid"
Any tip?
SQL
VBA
* Access 2019
3
1
Last Comment
Subodh Tiwari (Neeraj)
8/22/2022 - Mon