PC Review


Reply
Thread Tools Rate Thread

Copy non contigious data from another sheet that meet criteria

 
 
=?Utf-8?B?dGlnZ2Vy?=
Guest
Posts: n/a
 
      1st Nov 2007
Hi there,

I am trying to copy non-contigious data from three separate worksheets to a
summary worksheet and would appreciate some help.

My three data sheets are named "1311", "1373" and "1376". My summary sheet
is named "Summary".

Assigned to the "cmdGetData" button, I need to:
1. Filter the data in the worksheet by status (<> Complete AND <> Closed)
2. Copy the columns "Finding", "Owner", "Baseline", "Forecast" and ActionDate"
3. Copy the name of the worksheet (e.g. "1311")
4. Paste the data into the next empty row of my Summary sheet as values
5. Repeat for each worksheet

I also need a function to clear all the data on my Summary sheet each time
cmdGetData is pressed.

I'm not familiar with VBA in Excel (although I have used it extensively in
Access) so do not quite understand the objects.

Appreciate the help!
 
Reply With Quote
 
 
 
 
dan dungan
Guest
Posts: n/a
 
      1st Nov 2007
Hi Tigger,

I recommend Ron de Bruin's site:
http://www.rondebruin.nl/copy2.htm

hth
Dan

On Nov 1, 6:48 am, tigger <tig...@discussions.microsoft.com> wrote:
> Hi there,
>
> I am trying to copy non-contigious data from three separate worksheets to a
> summary worksheet and would appreciate some help.
>
> My three data sheets are named "1311", "1373" and "1376". My summary sheet
> is named "Summary".
>
> Assigned to the "cmdGetData" button, I need to:
> 1. Filter the data in the worksheet by status (<> Complete AND <> Closed)
> 2. Copy the columns "Finding", "Owner", "Baseline", "Forecast" and ActionDate"
> 3. Copy the name of the worksheet (e.g. "1311")
> 4. Paste the data into the next empty row of my Summary sheet as values
> 5. Repeat for each worksheet
>
> I also need a function to clear all the data on my Summary sheet each time
> cmdGetData is pressed.
>
> I'm not familiar with VBA in Excel (although I have used it extensively in
> Access) so do not quite understand the objects.
>
> Appreciate the help!




 
Reply With Quote
 
=?Utf-8?B?dGlnZ2Vy?=
Guest
Posts: n/a
 
      2nd Nov 2007
Hi Dan,

This is helpful but I don't know how to copy non-contigious data (e.g.
columns A, B, F, G and I) - it's mainly a syntax thing as I am used to VBA in
Access.

Thanks

"dan dungan" wrote:

> Hi Tigger,
>
> I recommend Ron de Bruin's site:
> http://www.rondebruin.nl/copy2.htm
>
> hth
> Dan
>
> On Nov 1, 6:48 am, tigger <tig...@discussions.microsoft.com> wrote:
> > Hi there,
> >
> > I am trying to copy non-contigious data from three separate worksheets to a
> > summary worksheet and would appreciate some help.
> >
> > My three data sheets are named "1311", "1373" and "1376". My summary sheet
> > is named "Summary".
> >
> > Assigned to the "cmdGetData" button, I need to:
> > 1. Filter the data in the worksheet by status (<> Complete AND <> Closed)
> > 2. Copy the columns "Finding", "Owner", "Baseline", "Forecast" and ActionDate"
> > 3. Copy the name of the worksheet (e.g. "1311")
> > 4. Paste the data into the next empty row of my Summary sheet as values
> > 5. Repeat for each worksheet
> >
> > I also need a function to clear all the data on my Summary sheet each time
> > cmdGetData is pressed.
> >
> > I'm not familiar with VBA in Excel (although I have used it extensively in
> > Access) so do not quite understand the objects.
> >
> > Appreciate the help!

>
>
>
>

 
Reply With Quote
 
=?Utf-8?B?dGlnZ2Vy?=
Guest
Posts: n/a
 
      2nd Nov 2007
I also need to delete all data from cell A12 down on my Summary worksheet

"tigger" wrote:

> Hi Dan,
>
> This is helpful but I don't know how to copy non-contigious data (e.g.
> columns A, B, F, G and I) - it's mainly a syntax thing as I am used to VBA in
> Access.
>
> Thanks
>
> "dan dungan" wrote:
>
> > Hi Tigger,
> >
> > I recommend Ron de Bruin's site:
> > http://www.rondebruin.nl/copy2.htm
> >
> > hth
> > Dan
> >
> > On Nov 1, 6:48 am, tigger <tig...@discussions.microsoft.com> wrote:
> > > Hi there,
> > >
> > > I am trying to copy non-contigious data from three separate worksheets to a
> > > summary worksheet and would appreciate some help.
> > >
> > > My three data sheets are named "1311", "1373" and "1376". My summary sheet
> > > is named "Summary".
> > >
> > > Assigned to the "cmdGetData" button, I need to:
> > > 1. Filter the data in the worksheet by status (<> Complete AND <> Closed)
> > > 2. Copy the columns "Finding", "Owner", "Baseline", "Forecast" and ActionDate"
> > > 3. Copy the name of the worksheet (e.g. "1311")
> > > 4. Paste the data into the next empty row of my Summary sheet as values
> > > 5. Repeat for each worksheet
> > >
> > > I also need a function to clear all the data on my Summary sheet each time
> > > cmdGetData is pressed.
> > >
> > > I'm not familiar with VBA in Excel (although I have used it extensively in
> > > Access) so do not quite understand the objects.
> > >
> > > Appreciate the help!

> >
> >
> >
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Searching a sheet for rows that meet more than one column criteria Chrisso Microsoft Excel Programming 5 5th Apr 2007 01:54 PM
How to copy rows that meet criteria to another sheet in Excel =?Utf-8?B?QnJ1Y2U=?= Microsoft Excel Worksheet Functions 9 2nd Nov 2006 11:12 PM
Copy rows that meet a certain criteria James Microsoft Excel Programming 1 5th May 2006 11:31 PM
macro to copy cells that meet criteria (mattour) matthias Microsoft Excel Programming 0 4th Apr 2006 04:43 PM
macro to copy cells that meet criteria (mattour) matthias Microsoft Excel Programming 0 4th Apr 2006 04:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:28 AM.