A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

copy specific rows to different work sheets



 
 
Thread Tools Display Modes
  #1  
Old April 7th, 2010, 11:37 AM posted to microsoft.public.excel.newusers
joy
external usenet poster
 
Posts: 152
Default copy specific rows to different work sheets

I have a master sheet with details of quotations for different clients. Is
there anyway to copy the rows of information for each different clients' name
onto seperate worksheets, and then as more quotations are entered onto the
master these would then be automatically placed into the relevant worksheet
for that client.

Hope you understand what I am trying to do. Many thanks for any response.

Joy
  #2  
Old April 7th, 2010, 01:03 PM posted to microsoft.public.excel.newusers
ozgrid.com
external usenet poster
 
Posts: 328
Default copy specific rows to different work sheets

This should get you on the right track;
http://www.ozgrid.com/VBA/item-worksheets.htm


--
Regards
Dave Hawley
www.ozgrid.com
"Joy" wrote in message
...
I have a master sheet with details of quotations for different clients. Is
there anyway to copy the rows of information for each different clients'
name
onto seperate worksheets, and then as more quotations are entered onto the
master these would then be automatically placed into the relevant
worksheet
for that client.

Hope you understand what I am trying to do. Many thanks for any response.

Joy


  #3  
Old April 7th, 2010, 02:10 PM posted to microsoft.public.excel.newusers
Don Guillett[_2_]
external usenet poster
 
Posts: 607
Default copy specific rows to different work sheets

If desired, send your file to my address below. I will only look if:
1. You send a copy of this message on an inserted sheet
2. You give me the newsgroup and the subject line
3. You send a clear explanation of what you want
4. You send before/after examples and expected results.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Joy" wrote in message
...
I have a master sheet with details of quotations for different clients. Is
there anyway to copy the rows of information for each different clients'
name
onto seperate worksheets, and then as more quotations are entered onto the
master these would then be automatically placed into the relevant
worksheet
for that client.

Hope you understand what I am trying to do. Many thanks for any response.

Joy


  #4  
Old April 7th, 2010, 02:17 PM posted to microsoft.public.excel.newusers
Dave Peterson
external usenet poster
 
Posts: 19,791
Default copy specific rows to different work sheets

I wouldn't do the updating automatically. Too many things can go wrong.

Instead I'd refresh those separate sheets whenever you needed. (Personally, I'd
rebuild them from the consolidated sheet each time.)

These may help:

Ron de Bruin's EasyFilter addin:
http://www.rondebruin.nl/easyfilter.htm

Or:

Code from Debra Dalgleish's site:
http://www.contextures.com/excelfiles.html

Create New Sheets from Filtered List -- uses an Advanced Filter to create
separate sheet of orders for each sales rep visible in a filtered list; macro
automates the filter. AdvFilterRepFiltered.xls 35 kb

Update Sheets from Master -- uses an Advanced Filter to send data from
Master sheet to individual worksheets -- replaces old data with current.
AdvFilterCity.xls 55 kb




Joy wrote:

I have a master sheet with details of quotations for different clients. Is
there anyway to copy the rows of information for each different clients' name
onto seperate worksheets, and then as more quotations are entered onto the
master these would then be automatically placed into the relevant worksheet
for that client.

Hope you understand what I am trying to do. Many thanks for any response.

Joy


--

Dave Peterson
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.