G
Guest
Hi everyone!
Ok here goes:
I have four columns in a database, let's say A,B,C and D. Column A is where
I want to return the results. I need to look at Column B and if there is the
value "UNDELIVERABLE, [Exp", then I need to return the word "Undeliverable"
and then a hyphen, with the respective field from Column D. If Column B does
not have "UNDELIVERABLE, [Exp", then I need to return Column C, hyphen,
Column D. Also, this is ultimately to be displayed in a report - does the
manipulation need to be done in the query that the report references, or can
it be expressed in a Text Box within the report?
Can someone help me please!!!
Much Thanks,
Victoria
Ok here goes:
I have four columns in a database, let's say A,B,C and D. Column A is where
I want to return the results. I need to look at Column B and if there is the
value "UNDELIVERABLE, [Exp", then I need to return the word "Undeliverable"
and then a hyphen, with the respective field from Column D. If Column B does
not have "UNDELIVERABLE, [Exp", then I need to return Column C, hyphen,
Column D. Also, this is ultimately to be displayed in a report - does the
manipulation need to be done in the query that the report references, or can
it be expressed in a Text Box within the report?
Can someone help me please!!!
Much Thanks,
Victoria