PC Review


Reply
Thread Tools Rate Thread

filter of column problem

 
 
CG Rosén
Guest
Posts: n/a
 
      7th Oct 2005

Good Evening Group,

I´am stuck with a problem that seems to be above my level.
From a column with text as below I´am trying to extract the
one with the "highest" number to the most right. Would be fine if
I can get some hints.

table: looking for this extract:

01-001:1 01-001:2
01-001:2 52-001:3
52-001:1 53-001:1
52-001:2 53-002:2
52-001:3 53-003:1
53-001:1
53-002:1
53-002:2
53-003:1
etc

Brgds

CG Rosén



 
Reply With Quote
 
 
 
 
Jim Cone
Guest
Posts: n/a
 
      8th Oct 2005
CG Rosén,

If all of the data has the same number of characters and the same format
displayed in your example then...
1. sort the list.
2. loop thru the range looking at the first two characters in each cell.
3. whenever the two characters are not the same as the cell below,
extract the cell value to an adjoining blank column.

Regards,
Jim Cone
San Francisco, USA


"CG Rosén" <(E-Mail Removed)>
wrote in message
news:NrA1f.147920$(E-Mail Removed)
Good Evening Group,
I´am stuck with a problem that seems to be above my level.
From a column with text as below I´am trying to extract the
one with the "highest" number to the most right. Would be fine if
I can get some hints.

table: looking for this extract:

01-001:1 01-001:2
01-001:2 52-001:3
52-001:1 53-001:1
52-001:2 53-002:2
52-001:3 53-003:1
53-001:1
53-002:1
53-002:2
53-003:1
etc

Brgds
CG Rosén

 
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
How do I count nonblanks in column A when I filter by column B RP3 Microsoft Excel Worksheet Functions 5 13th Jan 2009 06:05 PM
Excel Column "SET Filter to " in one column count in another colu Airchief Microsoft Excel Programming 3 27th May 2008 09:27 AM
Filter Filter Filter =?Utf-8?B?YW1zdXJpYQ==?= Microsoft Access Form Coding 5 28th Nov 2006 11:37 AM
Excel - filter results in column, need to find adjacent column data adeater Microsoft Excel Worksheet Functions 5 21st Jul 2004 04:08 PM
Filter problem. Removing filter in subform removes mainform/subform link Jesper F Microsoft Access Form Coding 2 30th Jan 2004 02:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:45 PM.