Rockape
Registered User.
- Local time
- Tomorrow, 00:07
- Joined
- Aug 24, 2007
- Messages
- 271
Hi,
I would like to know whether the following routine is possible.
(I am using A97)!
I have a table of addresses:-
A1
A2
A3
Country
There are occasions when the address is so short that Address 3 (A3) is not required even though the country field is filled in.
I also have a report which picks all four addresses. However, given the above, when I print the report, there is a blank gap in the address3 .
I was wondering whether itis possible to avoid that.
the report instead of looking like:-
John Doe
Apt1 Block3
A3
England
would become:
John Doe
Apt1 Block3
England
Thanks
I would like to know whether the following routine is possible.
(I am using A97)!
I have a table of addresses:-
A1
A2
A3
Country
There are occasions when the address is so short that Address 3 (A3) is not required even though the country field is filled in.
I also have a report which picks all four addresses. However, given the above, when I print the report, there is a blank gap in the address3 .
I was wondering whether itis possible to avoid that.
the report instead of looking like:-
John Doe
Apt1 Block3
A3
England
would become:
John Doe
Apt1 Block3
England
Thanks