Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default copy/paste records into different sheets by status

Hi,

i have a kind of a data dump on Sheet1 that contains all records.
Column "I" has the latest record status.
Statuses are as follows: Submitted, Incomplete, Pending, Paid.

So what i want to do is to copy Submitted records into "Submitted"
worksheet, Incomplete ones into "Incomplete" sheet and so on.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 621
Default copy/paste records into different sheets by status

AutoFilter for each status on sheet1 then copy to appropriate sheet.

I am sure there is more to this than you have described.

Sheet1 data dump is being updated frequently?

Does the new dump overwrite the previous dump?

What is source of data dump?

You want new records to be appended to exiting records on each of the
destination sheets?

Do you want this automated?


Gord Dibben MS Excel MVP


On Thu, 14 Oct 2010 13:14:16 -0700 (PDT), Mikhail Bogorad
wrote:

Hi,

i have a kind of a data dump on Sheet1 that contains all records.
Column "I" has the latest record status.
Statuses are as follows: Submitted, Incomplete, Pending, Paid.

So what i want to do is to copy Submitted records into "Submitted"
worksheet, Incomplete ones into "Incomplete" sheet and so on.

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 621
Default copy/paste records into different sheets by status

For filtering and automating see Ron de Bruin's site for code and a sample
workbook.

http://www.rondebruin.nl/copy5_2.htm


Gord

On Thu, 14 Oct 2010 14:15:46 -0700, Gord Dibben wrote:

AutoFilter for each status on sheet1 then copy to appropriate sheet.

I am sure there is more to this than you have described.

Sheet1 data dump is being updated frequently?

Does the new dump overwrite the previous dump?

What is source of data dump?

You want new records to be appended to exiting records on each of the
destination sheets?

Do you want this automated?


Gord Dibben MS Excel MVP


On Thu, 14 Oct 2010 13:14:16 -0700 (PDT), Mikhail Bogorad
wrote:

Hi,

i have a kind of a data dump on Sheet1 that contains all records.
Column "I" has the latest record status.
Statuses are as follows: Submitted, Incomplete, Pending, Paid.

So what i want to do is to copy Submitted records into "Submitted"
worksheet, Incomplete ones into "Incomplete" sheet and so on.

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default copy/paste records into different sheets by status

On Oct 14, 6:22*pm, Gord Dibben wrote:
For filtering and automating see Ron de Bruin's site for code and a sample
workbook.

http://www.rondebruin.nl/copy5_2.htm

Gord



On Thu, 14 Oct 2010 14:15:46 -0700, Gord Dibben wrote:
AutoFilter for each status on sheet1 then copy to appropriate sheet.


I am sure there is more to this than you have described.


Sheet1 data dump is being updated frequently?


Does the new dump overwrite the previous dump?


What is source of data dump?


You want new records to be appended to exiting records on each of the
destination sheets?


Do you want this automated?


Gord Dibben * * MS Excel MVP


On Thu, 14 Oct 2010 13:14:16 -0700 (PDT), Mikhail Bogorad
wrote:


Hi,


i have a kind of a data dump on Sheet1 that contains all records.
Column "I" has the latest record status.
Statuses are as follows: Submitted, Incomplete, Pending, Paid.


So what i want to do is to copy Submitted records into "Submitted"
worksheet, Incomplete ones into "Incomplete" sheet *and so on.


Thanks- Hide quoted text -


- Show quoted text -


Thanks!!!
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default copy/paste records into different sheets by status

On Oct 14, 5:15*pm, Gord Dibben wrote:
AutoFilter for each status on sheet1 then copy to appropriate sheet.

I am sure there is more to this than you have described.

Sheet1 data dump is being updated frequently?

Does the new dump overwrite the previous dump?

What is source of data dump?

You want new records to be appended to exiting records on each of the
destination sheets?

Do you want this automated?

Gord Dibben * * MS Excel MVP

On Thu, 14 Oct 2010 13:14:16 -0700 (PDT), Mikhail Bogorad



wrote:
Hi,


i have a kind of a data dump on Sheet1 that contains all records.
Column "I" has the latest record status.
Statuses are as follows: Submitted, Incomplete, Pending, Paid.


So what i want to do is to copy Submitted records into "Submitted"
worksheet, Incomplete ones into "Incomplete" sheet *and so on.


Thanks- Hide quoted text -


- Show quoted text -


I want to keep it as a template, just copy the dump into Sheet1 and
run a subroutine to do all shuffling. All sheets will be kept empty
except for row 1 -titles


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
Copy&paste of several sheets Lorenz Excel Programming 3 May 31st 07 05:09 PM
Excel status bar: How did I get 65533 records. sligg Excel Worksheet Functions 1 March 28th 07 02:43 AM
Excel status bar: How did I get 65533 records. Dave F Excel Worksheet Functions 0 March 28th 07 12:20 AM
Copy and paste new records only Mike G - D.C. Excel Programming 2 April 20th 06 05:59 PM
Copy and paste between sheets dmg[_2_] Excel Programming 5 November 1st 05 12:56 PM


All times are GMT +1. The time now is 03:02 AM.

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"