Extraction format/layout

Hi guys,

Another extraction related question!

When I pull Extractions and convert them to CSV files in Excel, I find that the email addresses don't display in the same column, some display in one column and other display in the column next to it. With a smaller Extraction it's not a problem to manually adjust them but with an Extraction in the 1000's this is not possible. Does anyone know how this issue can be resolved?

Thanks, Sam

Parents
  • I must admit I always tend to use Tab-delimited rather the CSV files.
    People rarely add tabs to names and addresses whereas commas can be more prevalent and sometimes if the fields aren't correctly encapsulated in quotes (or read correctly in quotes) then these will cause the fields to split, giving you the kind of problem you are seeing.

    The only problem I have had with extractions output (using tab delimited) is when someone has managed to enter a Carraige Return into one of the address fields, which causes half the field to drop a line, this mainly only happens when pulling addresses for direct mail.

    Mark

Reply
  • I must admit I always tend to use Tab-delimited rather the CSV files.
    People rarely add tabs to names and addresses whereas commas can be more prevalent and sometimes if the fields aren't correctly encapsulated in quotes (or read correctly in quotes) then these will cause the fields to split, giving you the kind of problem you are seeing.

    The only problem I have had with extractions output (using tab delimited) is when someone has managed to enter a Carraige Return into one of the address fields, which causes half the field to drop a line, this mainly only happens when pulling addresses for direct mail.

    Mark

Children
  • Former Member
    Former Member $organization in reply to Mark Ridley


    We don’t have this problem but I think you can get around it by using the =CONCATENATE function in the .CSV file.

     

    If your email addresses are in columns D, E and F if you insert a column (H for example) and put in the first cell =CONCATENATE(D1,E1,F1) and filter down to the last record then resave the .CSV file then you can use column H as your email field as it will have all the email addresses in it from the three possible columns.

     

    It doesn’t say why there is a problem but it’s a cheat to solve it.

     

    Thanks

     

    Steve

     


    From: Tessitura Marketing Forum [mailto:forums-marketing@tessituranetwork.com] On Behalf Of Mark Ridley
    Sent: 06 October 2009 16:20
    To: Steve Crofts
    Subject: Re: [Tessitura Marketing Forum] Extraction format/layout

     

    I must admit I always tend to use Tab-delimited rather the CSV files.
    People rarely add tabs to names and addresses whereas commas can be more prevalent and sometimes if the fields aren't correctly encapsulated in quotes (or read correctly in quotes) then these will cause the fields to split, giving you the kind of problem you are seeing.

    The only problem I have had with extractions output (using tab delimited) is when someone has managed to enter a Carraige Return into one of the address fields, which causes half the field to drop a line, this mainly only happens when pulling addresses for direct mail.

    Mark

    From: Sam Smith <bounce-samsmith3078@tessituranetwork.com>
    Sent: 10/6/2009 9:51:28 AM

    Hi guys,

    Another extraction related question!

    When I pull Extractions and convert them to CSV files in Excel, I find that the email addresses don't display in the same column, some display in one column and other display in the column next to it. With a smaller Extraction it's not a problem to manually adjust them but with an Extraction in the 1000's this is not possible. Does anyone know how this issue can be resolved?

    Thanks, Sam




    This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Marketing Forum. You may reply to this message to post to the Marketing forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!



    Mae’r ohebiaeth hon at ddefnydd y derbynnydd/derbynyddion bwriadedig yn unig. Os nad chi yw’r derbynnydd/derbynyddion bwriadedig, nodwch fod dosbarthu, copïo neu ddefnyddio’r ohebiaeth hon neu’r wybodaeth ynddi mewn unrhyw ffordd wedi ei wahardd yn gyfangwbl a gall fod yn anghyfreithlon. Os ydych wedi derbyn yr ohebiaeth hon trwy gamgymeriad a fyddech cystal â’i ddychwelyd i’r anfonwr. Yn yr achos hwn byddem yn ddiolchgar pe gallech hefyd anfon yr ohebiaeth at administrator@wmc.org.uk ac yna dileu’r e-bost a dinistrio unrhyw gopïau ohono. Cwmni cyfyngedig dan warrant, cofrestrwyd yng Nghymru a Lloegr. Rhif Cwmni 3221924. Rhif Elusen 1060458. Swyddfa gofrestredig: Plas Bute, Bae Caerdydd, Caerdydd CF10 3AL

    This communication is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful.If you have received this communication in error please return it to the sender. In this event would be grateful if you would also copy the communication to administrator@wmc.org.uk then delete the email and destroy any copies of it. A company limited by guarantee, registered in England and Wales. Company number 3221924. Charity number 1060458. Registered office: Bute Place, Cardiff Bay, Cardiff CF10 5AL
  • Thanks guys.

    I've continued to save the extractions as CSV files but by leaving the data as tab only then converting to CSV, rather than inserting commas then converting to CSV, the email addresses all appear in the same column.

    Thanks again!

    Sam