sportsguy
Finance wiz, Access hack
- Local time
- Yesterday, 21:47
- Joined
- Dec 28, 2004
- Messages
- 363
greetings everyone from new england where we will get the second significant snow storm since oct 31 last year.
I want to write a vbAND function for access which works like the AND(condition1, condition2) in excel.
But before I start, does anyone know of one already written?
the query would look like this
PositiveRate: Iif(vbAnd([field1]>[Field2],[Field3]=[Field4]),[Amount],0)
thanks,
sportsguy
I want to write a vbAND function for access which works like the AND(condition1, condition2) in excel.
But before I start, does anyone know of one already written?
the query would look like this
PositiveRate: Iif(vbAnd([field1]>[Field2],[Field3]=[Field4]),[Amount],0)
thanks,
sportsguy