Hello People
I need to know if is possible to count Debits or Credits Amounts for example:
IIF([field] = debits then 1 else 0
or
IIF([field] = Credits the 1 else 0
To count the portion in debits or Credits.
I need to type this IIF in a query to determine de calculation but i dont know how is the correct formatt for this..
Thanks every one
I need to know if is possible to count Debits or Credits Amounts for example:
IIF([field] = debits then 1 else 0
or
IIF([field] = Credits the 1 else 0
To count the portion in debits or Credits.
I need to type this IIF in a query to determine de calculation but i dont know how is the correct formatt for this..
Thanks every one
Comment