Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default SPLITTING DATA INTO NEW WORKSHEETS FROM ONE WORKSHEET

I have a number of different rows that relate to different customers and i
wandered if anyone knew if i can split the data into new worksheets every
time there is a change in customer name down the column
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default SPLITTING DATA INTO NEW WORKSHEETS FROM ONE WORKSHEET

Since I'm seeing "new worksheets" and "change in customer name" (which I take
to mean a new customer name, I'm going to say that this can be done but that
it would have to be done with VBA code (a macro). I just did this very type
of thing for someone else here in these forums and what we did was to assign
a macro to a button that, when clicked, would either transfer the contents of
a particular row to a designated sheet (sheets were named with people's
names), or if it was a new person, then a new sheet was created and the
information transferred to it.

There are no worksheet functions to create new sheets in a workbook, so that
side of it alone requires VBA code to accomplish automatically.

"Romeo" wrote:

I have a number of different rows that relate to different customers and i
wandered if anyone knew if i can split the data into new worksheets every
time there is a change in customer name down the column

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default SPLITTING DATA INTO NEW WORKSHEETS FROM ONE WORKSHEET

Hi Romeo

See
http://www.rondebruin.nl/copy5.htm

If you use Excel 2007 see also
http://www.rondebruin.nl/table.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Romeo" wrote in message ...
I have a number of different rows that relate to different customers and i
wandered if anyone knew if i can split the data into new worksheets every
time there is a change in customer name down the column

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default SPLITTING DATA INTO NEW WORKSHEETS FROM ONE WORKSHEET


Ron de Bruin;116926 Wrote:
Hi Romeo

See
'Copy records with the same value in a column to a new sheet or
workbook' (http://www.rondebruin.nl/copy5.htm)

If you use Excel 2007 see also
'Table Tools in Excel 2007' (http://www.rondebruin.nl/table.htm)

--

Regards Ron de Bruin
'Ron's Excel Tips' (http://www.rondebruin.nl/tips.htm)


"Romeo" wrote in message
...
I have a number of different rows that relate to different customers

and i
wandered if anyone knew if i can split the data into new worksheets

every
time there is a change in customer name down the column


And, by all means, put Ron's site in your favourites ...


--
Pecoflyer

Cheers
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=32559

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
splitting a worksheet into multiple worksheets levine52 Excel Discussion (Misc queries) 1 November 5th 08 03:03 PM
Splitting Worksheet Harvey Gersin[_2_] Excel Worksheet Functions 2 September 18th 08 11:35 PM
Splitting a Worksheet into Multiple Sheets IMS Lori Excel Worksheet Functions 1 October 25th 07 05:30 PM
Splitting a text file into individual worksheets Sam Chambers[_2_] Excel Discussion (Misc queries) 7 June 8th 07 05:10 PM
splitting data across worksheets newshoes Excel Discussion (Misc queries) 3 November 13th 06 05:19 PM


All times are GMT +1. The time now is 11:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"