Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default Queries/Extracting

I've been going through past Qs without a solution

I have a spreadsheet with multiple columns and rows.
I need multiple criteria to be met (all true) and then have the whole row
extracted to a new worksheet, whilst ignoring blank entries. Below is an
example of the .xls.

Status Request Date M OR B Site PC 17" 19" 24" A4
OPEN 376929 11-Dec-07 M ORH
OPEN 404577 1-Feb-07 M RIC 5
CLOSED 439579 22-Mar-07 M LMA
CLOSED 448897 12-Apr-07 M ALB
CLOSED 457180 27-Apr-07 M RIC
OPEN 466290 14-May-07 B LMA
OPEN 466291 14-May-07 B LMA
CLOSED 466416 15-May-07 M ALB 3 3 1
CLOSED 469083 21-May-07 M RIC
OPEN 469596 21-May-07 M ORH 1 1
OPEN 470477 22-May-07 M ALB 1 1
OPEN 470583 23-May-07 M RIC
CLOSED 471075 23-May-07 M ORH

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default Queries/Extracting

hi
is this a test where we have to guess what the multiple criteria is?

regards
FSt1

"Bec" wrote:

I've been going through past Qs without a solution

I have a spreadsheet with multiple columns and rows.
I need multiple criteria to be met (all true) and then have the whole row
extracted to a new worksheet, whilst ignoring blank entries. Below is an
example of the .xls.

Status Request Date M OR B Site PC 17" 19" 24" A4
OPEN 376929 11-Dec-07 M ORH
OPEN 404577 1-Feb-07 M RIC 5
CLOSED 439579 22-Mar-07 M LMA
CLOSED 448897 12-Apr-07 M ALB
CLOSED 457180 27-Apr-07 M RIC
OPEN 466290 14-May-07 B LMA
OPEN 466291 14-May-07 B LMA
CLOSED 466416 15-May-07 M ALB 3 3 1
CLOSED 469083 21-May-07 M RIC
OPEN 469596 21-May-07 M ORH 1 1
OPEN 470477 22-May-07 M ALB 1 1
OPEN 470583 23-May-07 M RIC
CLOSED 471075 23-May-07 M ORH

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Queries/Extracting

Two of my earlier responses have got lost, so I'll try again - use
autofilters so that you can set up your multiple criteria, then highlight
the visible rows and copy/paste them to a new worksheet.

Hope this helps.

Pete


"Bec" wrote in message
...
I've been going through past Qs without a solution

I have a spreadsheet with multiple columns and rows.
I need multiple criteria to be met (all true) and then have the whole row
extracted to a new worksheet, whilst ignoring blank entries. Below is an
example of the .xls.

Status Request Date M OR B Site PC 17" 19" 24" A4
OPEN 376929 11-Dec-07 M ORH
OPEN 404577 1-Feb-07 M RIC 5
CLOSED 439579 22-Mar-07 M LMA
CLOSED 448897 12-Apr-07 M ALB
CLOSED 457180 27-Apr-07 M RIC
OPEN 466290 14-May-07 B LMA
OPEN 466291 14-May-07 B LMA
CLOSED 466416 15-May-07 M ALB 3 3 1
CLOSED 469083 21-May-07 M RIC
OPEN 469596 21-May-07 M ORH 1 1
OPEN 470477 22-May-07 M ALB 1 1
OPEN 470583 23-May-07 M RIC
CLOSED 471075 23-May-07 M ORH



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default Queries/Extracting

Yes it does in a way. I'm looking to try an automate as the I'm dealing with
over 20 columns and 300 rows. I'd like to set up something a bit more
permanant that updates automatically by extracting new data as the
spreadsheet is updated.

A typical criteria would be
open, by site, by m or b, by 17'

Bec

"Pete_UK" wrote:

Two of my earlier responses have got lost, so I'll try again - use
autofilters so that you can set up your multiple criteria, then highlight
the visible rows and copy/paste them to a new worksheet.

Hope this helps.

Pete


"Bec" wrote in message
...
I've been going through past Qs without a solution

I have a spreadsheet with multiple columns and rows.
I need multiple criteria to be met (all true) and then have the whole row
extracted to a new worksheet, whilst ignoring blank entries. Below is an
example of the .xls.

Status Request Date M OR B Site PC 17" 19" 24" A4
OPEN 376929 11-Dec-07 M ORH
OPEN 404577 1-Feb-07 M RIC 5
CLOSED 439579 22-Mar-07 M LMA
CLOSED 448897 12-Apr-07 M ALB
CLOSED 457180 27-Apr-07 M RIC
OPEN 466290 14-May-07 B LMA
OPEN 466291 14-May-07 B LMA
CLOSED 466416 15-May-07 M ALB 3 3 1
CLOSED 469083 21-May-07 M RIC
OPEN 469596 21-May-07 M ORH 1 1
OPEN 470477 22-May-07 M ALB 1 1
OPEN 470583 23-May-07 M RIC
CLOSED 471075 23-May-07 M ORH




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,856
Default Queries/Extracting

Try to record a macro while you do this once, then you can play the
macro back each time you want to apply it.

Pete

On Jan 18, 2:08*am, Bec wrote:
Yes it does in a way. *I'm looking to try an automate as the I'm dealing with
over 20 columns and 300 rows. *I'd like to set up something a bit more
permanant that updates automatically by extracting new data as the
spreadsheet is updated.

A typical criteria would be
open, by site, by m or b, by 17'

Bec



"Pete_UK" wrote:
Two of my earlier responses have got lost, so I'll try again - use
autofilters so that you can set up your multiple criteria, then highlight
the visible rows and copy/paste them to a new worksheet.


Hope this helps.


Pete


"Bec" wrote in message
...
I've been going through past Qs without a solution


I have a spreadsheet with multiple columns and rows.
I need multiple criteria to be met (all true) and then have the whole row
extracted to a new worksheet, whilst ignoring blank entries. *Below is an
example of the .xls.


Status Request Date M OR B Site PC 17" 19" 24" A4
OPEN 376929 11-Dec-07 M ORH
OPEN 404577 1-Feb-07 M RIC 5
CLOSED 439579 22-Mar-07 M LMA
CLOSED 448897 12-Apr-07 M ALB
CLOSED 457180 27-Apr-07 M RIC
OPEN 466290 14-May-07 B LMA
OPEN 466291 14-May-07 B LMA
CLOSED 466416 15-May-07 M ALB 3 3 1
CLOSED 469083 21-May-07 M RIC
OPEN 469596 21-May-07 M ORH 1 1
OPEN 470477 22-May-07 M ALB 1 1
OPEN 470583 23-May-07 M RIC
CLOSED 471075 23-May-07 M ORH- Hide quoted text -


- Show quoted text -




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
Queries, extracting Bec[_3_] Excel Worksheet Functions 1 January 18th 08 12:55 AM
Queries LostNFound Excel Discussion (Misc queries) 3 February 6th 07 12:16 PM
Web queries Heine Excel Worksheet Functions 2 December 7th 06 02:43 PM
SQL Queries AL Excel Worksheet Functions 0 February 2nd 06 09:20 PM
Queries Bean123r Excel Discussion (Misc queries) 0 June 17th 05 12:15 AM


All times are GMT +1. The time now is 05:43 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"