• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Adding separation row(s) in exported data

Steve Marchesi

New Member
Our team regularly exports groups of service contract data from our accounting system (TigerPaw) that requires further analysis. This data is sorted by street address. Some are single lines of the address and others are multiple lines of the same address grouped together after sorting. How can we have excel insert a row between each individual address or groups of the same address?
 
Hi Steve,
Can you show us a sample of what your data looks like exactly? An uploaded workbook would be great.

Also, are you looking for a formula-only solution, or is a macro acceptable?
 
Hi Luke- Uploading sample document. Highlighted column J is target column for identifying where separations need take place, but if column I, which is completely numerical data will work better, we can use that column.

Based on my audience, a formula only solution would likely be best.

Thanks,

Steve
 

Attachments

  • Sample - Contracts_107201495923 AM.XLS
    31.5 KB · Views: 4
Hi Luke- Uploading sample document. Highlighted column J is target column for identifying where separations need take place, but if column I, which is completely numerical data will work better, we can use that column.

Based on my audience, a formula only solution would likely be best.

Thanks,

Steve
Hi,

You can't insert rows with a formula, have a look at your workbook.
 

Attachments

  • Sample - Contracts_107201495923 AM.XLS
    39 KB · Views: 3
Thanks Luke - Am I able to save this modified workbook minus the data set and import new data for future use with the embedded macro?
 
Thanks Luke - Am I able to save this modified workbook minus the data set and import new data for future use with the embedded macro?
Hi,

I assume you're responding to me. Yes you can delete the data and import new stuff and the code will work fine.

Mike.
 
Back
Top