Newbies KM Posted March 14, 2002 Newbies Posted March 14, 2002 when I export address field to excell spreadsheet, a carrige return symbol appears between the address information. Is there any way around this? Thanks
danjacoby Posted March 14, 2002 Posted March 14, 2002 quote: Originally posted by KM: when I export address field to excell spreadsheet, a carrige return symbol appears between the address information. Is there any way around this? Thanks If you want the whole address in one cell in Excel (and it appears that way), create a calc: Substitute (Address, "
Alan Betts Posted March 15, 2002 Posted March 15, 2002 The above method will also remove unwanted returns at the end of any field that should not have returns on them. Having dealt with so many typo problems on export, I now create many of the fields to be exported, especially addresses as calcluations. It is far easier to control the exported result and eliminate a lot of user errors. e.g. for a one line address to be concatenated from Address, Town 'n' Post Code fields If(IsEmpty(Address;"";Substitute(Address;"
Recommended Posts
This topic is 8290 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now