Crystal Report Question - Specifically for Page Header

SUGGESTED

Hi all,

I am working on a report, somehow got stuck.

Here is the simplified yet detailed description of the problem.

I created two formula out of OESHIHO table:

formula A: if {OESHIHO.OPTFIELD}='A' then {OESHIHO.VALUE} else ''

formula B: if {OESHIHO.OPTFIELD}='B' then {OESHIHO.VALUE} else ''

OESHIHO.VALUE contains both A and B.

I inserted these two formulas in Page Header. But when refreshed, only one of the formula shows value, the other is blank.

How do I get both value appear on Page Header?

Please help! 

Thanks.