Hi. Please bear with me as I only used my first VBA yesterday and now I am looking to use them for everything!! <!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600" o:spt="75" oreferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v:stroke joinstyle="miter"/> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0"/> <v:f eqn="sum @0 1 0"/> <v:f eqn="sum 0 0 @1"/> <v:f eqn="prod @2 1 2"/> <v:f eqn="prod @3 21600 pixelWidth"/> <v:f eqn="prod @3 21600 pixelHeight"/> <v:f eqn="sum @0 0 1"/> <v:f eqn="prod @6 1 2"/> <v:f eqn="prod @7 21600 pixelWidth"/> <v:f eqn="sum @8 21600 0"/> <v:f eqn="prod @7 21600 pixelHeight"/> <v:f eqn="sum @10 21600 0"/> </v:formulas> <vath o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/> <o:lock v:ext="edit" aspectratio="t"/></v:shapetype><v:shape id="Picture_x0020_1" o:spid="_x0000_i1025" type="#_x0000_t75" alt="http://www.mrexcel.com/forum/images/smilies/icon_laugh.gif" style='width:11.25pt; height:11.25pt;visibility:visible;mso-wrap-style:square'> <v:imagedata src="file:///C:\Users\smithd\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif" o:title="icon_laugh"/></v:shape><![endif]--><!--[if !vml]--><!--[endif]--> <o></o>
I regularly get sent a spreadsheet containing around20000 rows of data and wish to separate all of this data by company name. My normal process with the spreadsheet was to sort it by company name then separate each one onto its own worksheet, then move/copy the tab to a separate workbook and save it as the company name. That's a nice easy job if there is only a few tabs to work. My last file ended up with 129 tabs so I sought help and found a VBA which then saved each worksheet as a separate workbook with the relevant name. I want to take this one step further and split the original workbook into separate workbooks without the need to manually copy the data onto individual worksheets. <o></o>
I do on occasion use pivot tables, but in this case I need the data on a workbook to send out in the same format I receive it.<o></o>
Making sense so far??<o></o>
I have uploaded a sample of the workbook as I receive it and highlighted the column I need the sheet splitting by. http://sdrv.ms/12YhJ8Q<o></o>
Any help would be greatly received! !
I would also like to add I have searched and found a few similar posts but could not get the advice posted on those queries to work with my situation. Probably just me being daft but like I said still new at this!!
Thanks!!!
I regularly get sent a spreadsheet containing around20000 rows of data and wish to separate all of this data by company name. My normal process with the spreadsheet was to sort it by company name then separate each one onto its own worksheet, then move/copy the tab to a separate workbook and save it as the company name. That's a nice easy job if there is only a few tabs to work. My last file ended up with 129 tabs so I sought help and found a VBA which then saved each worksheet as a separate workbook with the relevant name. I want to take this one step further and split the original workbook into separate workbooks without the need to manually copy the data onto individual worksheets. <o></o>
I do on occasion use pivot tables, but in this case I need the data on a workbook to send out in the same format I receive it.<o></o>
Making sense so far??<o></o>
I have uploaded a sample of the workbook as I receive it and highlighted the column I need the sheet splitting by. http://sdrv.ms/12YhJ8Q<o></o>
Any help would be greatly received! !
I would also like to add I have searched and found a few similar posts but could not get the advice posted on those queries to work with my situation. Probably just me being daft but like I said still new at this!!
Thanks!!!
Last edited: