N
nydia
I have a substance abuse client database that keeps track
of clients that attend meeting. The form has date of
meeting, time etc. There is a field for a billing code
that the data entry person has to enter. A report is then
generated and sent to accounting so they can bill. I need
to put in the report an IIF statement that will see what
billing code was entered for that particular meeting and
then generate a level. there are about 7 billing codes for
level 1 and 7 for level 2
ex.
billing code 010101, 010102, 010103 are all level 1
billing codes
billing code 010122, 010123, 010124 are all level 2
so if 010101 was entered into the billing code i need a 1
to appear as the level.
any help is greatly appreciated.
of clients that attend meeting. The form has date of
meeting, time etc. There is a field for a billing code
that the data entry person has to enter. A report is then
generated and sent to accounting so they can bill. I need
to put in the report an IIF statement that will see what
billing code was entered for that particular meeting and
then generate a level. there are about 7 billing codes for
level 1 and 7 for level 2
ex.
billing code 010101, 010102, 010103 are all level 1
billing codes
billing code 010122, 010123, 010124 are all level 2
so if 010101 was entered into the billing code i need a 1
to appear as the level.
any help is greatly appreciated.