mechInferno
Technical User
Hey I'm new to Access and been racking my brain. I am trying to pick a certain status then add up the values that go with it.
ex.
Status CustName Value
Job ---- $15,000
Dead ---- $30,000
Job ---- $150,000
Job ---- $10,000
Total Value based on Job status = 175,000
This should leave out the status' that are not "job"
There are a lot more rows in the DB, but this is an example. Anyone know how to work this?
ex.
Status CustName Value
Job ---- $15,000
Dead ---- $30,000
Job ---- $150,000
Job ---- $10,000
Total Value based on Job status = 175,000
This should leave out the status' that are not "job"
There are a lot more rows in the DB, but this is an example. Anyone know how to work this?