#1   Report Post  
Posted to microsoft.public.excel.programming
pam pam is offline
external usenet poster
 
Posts: 11
Default text match

i've exported a check register from business works software to excel. when i open the excel spreadsheet ....if a check was for more than one invoice.... it lists that check multiple times. how do i quickly get all the duplicate check #'s off the list? thanks for your help! pam
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 194
Default text match

One way, Pam, is to use DataFilterAdvanced Filter. For list range, type
in the entire range you want to show (as in $A$1:$F$25), or highlight it all
using your mouse. For criteria range, type in the range of your check
numbers, or highlight the range with your mouse. Make sure you have the
same number of rows (in my example here, if the list range ends at F25, the
criteria range needs to end at A25), and be sure to include the headers.
Check the boxes for Unique Records Only, and Copy to Another Location. In
Copy To:, type or select the top left cell of the empty space you want to
paste your data into (it must be on the active sheet).

HTH
Ed

"pam" wrote in message
...
i've exported a check register from business works software to excel.

when i open the excel spreadsheet ....if a check was for more than one
invoice.... it lists that check multiple times. how do i quickly get all
the duplicate check #'s off the list? thanks for your help! pam


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default text match

Pam

If you want to extract uniques to another workseet, see instructions at Debra
Dalgleish's site.

http://www.contextures.on.ca/xladvfi...html#ExtractWs

Gord Dibben Excel MVP

On Thu, 12 Feb 2004 12:57:22 -0700, "Ed"
wrote:

One way, Pam, is to use DataFilterAdvanced Filter. For list range, type
in the entire range you want to show (as in $A$1:$F$25), or highlight it all
using your mouse. For criteria range, type in the range of your check
numbers, or highlight the range with your mouse. Make sure you have the
same number of rows (in my example here, if the list range ends at F25, the
criteria range needs to end at A25), and be sure to include the headers.
Check the boxes for Unique Records Only, and Copy to Another Location. In
Copy To:, type or select the top left cell of the empty space you want to
paste your data into (it must be on the active sheet).

HTH
Ed

"pam" wrote in message
...
i've exported a check register from business works software to excel.

when i open the excel spreadsheet ....if a check was for more than one
invoice.... it lists that check multiple times. how do i quickly get all
the duplicate check #'s off the list? thanks for your help! pam


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
Match a text Christopher Naveen[_2_] Excel Worksheet Functions 4 September 27th 07 12:31 PM
Lookup? Match? pulling rows from one spreadsheet to match a text f cjax Excel Worksheet Functions 3 July 21st 06 02:51 PM
How to match two different cells text, if the text is not in the . LEsa Excel Worksheet Functions 1 March 13th 05 02:46 AM
match cell text with text in formula Todd L. Excel Worksheet Functions 3 December 9th 04 08:11 PM
text match? erin Excel Programming 3 February 13th 04 03:24 PM


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

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

About Us

"It's about Microsoft Excel"