Insert start and finish between data

Hi,

Is it possible using VBA to insert and before and after a set of data.

Example:

Beginning data

71723,121222010,EXAPLECOMPANY,2-13-2013,
71723,121222010,EXAPLECOMPANY,2-13-2013,
71721,121221142,EXAPLECOMPANY,2-13-2013,
71718,121234503,EXAPLECOMPANY,2-13-2013,
71718,121234503,EXAPLECOMPANY,2-13-2013,
71720,121238748,EXAPLECOMPANY2-13-2013,

After VBA


71723,121222010,EXAPLECOMPANY,2-13-2013,
71723,121222010,EXAPLECOMPANY,2-13-2013,


71721,121221142,EXAPLECOMPANY,2-13-2013,


71718,121234503,EXAPLECOMPANY,2-13-2013,
71718,121234503,EXAPLECOMPANY,2-13-2013,


71720,121238748,EXAPLECOMPANY2-13-2013,

Thanks for any help or advice,

David

Shane Devenshire's picture

Need more info

Hi,

As written your question is unclear to me, please provide additional clarification.

Thanks,
Shane