Hi,
I have the following data:
Sullivan Avenue
Santa Ana Drive
South Lake Shore Drive
I need to parse these into Street Name and Street Type such that output would be:
Street Name Street Type
----------------- ------------------
Sullivan Avenue
Santa Ana Drive
South Lake Shore Drive
Can someone give me the Crystal codes to perform this? Thanks
I have the following data:
Sullivan Avenue
Santa Ana Drive
South Lake Shore Drive
I need to parse these into Street Name and Street Type such that output would be:
Street Name Street Type
----------------- ------------------
Sullivan Avenue
Santa Ana Drive
South Lake Shore Drive
Can someone give me the Crystal codes to perform this? Thanks