W
W. Guy Delaney
Recently I asked for helpin trying to figure of how to write an llf
statement that will insert the
PO Box number into the Address Line of my Telephone Directory if the Street
Address is blank.
Two people responded. One gave me this foimual:
NZ9[Address], [PO Box])
The other gave me this formula"
llf(Len([Address]>1,[PO Box,[Address])
In both cases, I have inserted the named from my own table.
When I go to the design view of the report I'm trying to create, how do I
insert one or the other of these formulas. When I insert the Address field
and then modify it to be like one of the formulas, I get an error message
when I run the report.
statement that will insert the
PO Box number into the Address Line of my Telephone Directory if the Street
Address is blank.
Two people responded. One gave me this foimual:
NZ9[Address], [PO Box])
The other gave me this formula"
llf(Len([Address]>1,[PO Box,[Address])
In both cases, I have inserted the named from my own table.
When I go to the design view of the report I'm trying to create, how do I
insert one or the other of these formulas. When I insert the Address field
and then modify it to be like one of the formulas, I get an error message
when I run the report.