G
Guest
I have a table that assigns a number to different phone types, i.e. cell,
e-mail, etc. I wrote an expression to place each into its own column
(=IIf([phonetype]="5",[phone]). I changed the number for each field to
corespond to the column that it needed to be in. But when I run the report
it gives me one line for each phone type. Since it duplicates the persons
other information in each line, such as birthdate, anniversay date, etc, I'm
stumped as to what is causing this. Please help.
e-mail, etc. I wrote an expression to place each into its own column
(=IIf([phonetype]="5",[phone]). I changed the number for each field to
corespond to the column that it needed to be in. But when I run the report
it gives me one line for each phone type. Since it duplicates the persons
other information in each line, such as birthdate, anniversay date, etc, I'm
stumped as to what is causing this. Please help.