Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to copy rows that meet criteria to another sheet in Excel | Excel Worksheet Functions | |||
Copy rows that meet a certain criteria | Excel Programming | |||
macro to copy cells that meet criteria (mattour) | Excel Programming | |||
macro to copy cells that meet criteria (mattour) | Excel Programming | |||
macro to copy cells that meet criteria (mattour) | Excel Programming |