Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Sorting text strings

I have a spreadsheet. which is several columns of cells populated with text
strings.
These text strings are quality system requirement clauses {examples 'Thou
shalt calibrate your instruments', 'Thou shalt train new employees', etc},
taken from various quality standards [ISO 9001, FDA, nuclear regs, aerospace
standards, etc].
Each cell is a single requirement clause/sentence. Each column is all of
the clauses under one quality standard as above.

What I need to do is sort the requirements, so that the user can select a
topic [i.e. 'calibration'] from a pulldown list, and the calibration
requirements across many different standards 'columns' will display as in a
report format on a separate worksheet.

For a given column, several cells may fall under one 'topic' [i.e.
'calibration']. Furthermore, any single cell may may into more than one
'topic' [cell example: 'Training progress shall be discussed during mgmt
review meeting' -this would fall under 2 topics: 'training' and 'management
review'].

I seek the community's advice on how to approach this. There's probably
several ways to achieve this. I need to learn how to tag/label individual
cells with 1 or more 'topics'. I am most grateful for everyone's good ideas
& technical advice here.

--
Warm Regards, MikCra
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Sorting text strings

You should definitely consider using a special form of AutoFilter:

Data Filter AutoFilter Custom Contains and you your criteria
--
Gary''s Student - gsnu200793


"QC-Dude" wrote:

I have a spreadsheet. which is several columns of cells populated with text
strings.
These text strings are quality system requirement clauses {examples 'Thou
shalt calibrate your instruments', 'Thou shalt train new employees', etc},
taken from various quality standards [ISO 9001, FDA, nuclear regs, aerospace
standards, etc].
Each cell is a single requirement clause/sentence. Each column is all of
the clauses under one quality standard as above.

What I need to do is sort the requirements, so that the user can select a
topic [i.e. 'calibration'] from a pulldown list, and the calibration
requirements across many different standards 'columns' will display as in a
report format on a separate worksheet.

For a given column, several cells may fall under one 'topic' [i.e.
'calibration']. Furthermore, any single cell may may into more than one
'topic' [cell example: 'Training progress shall be discussed during mgmt
review meeting' -this would fall under 2 topics: 'training' and 'management
review'].

I seek the community's advice on how to approach this. There's probably
several ways to achieve this. I need to learn how to tag/label individual
cells with 1 or more 'topics'. I am most grateful for everyone's good ideas
& technical advice here.

--
Warm Regards, MikCra

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
find and replace numeric strings in larger text strings Mr Molio Excel Worksheet Functions 8 November 9th 11 05:17 PM
Looking for Text strings Scats Excel Worksheet Functions 3 March 24th 10 11:38 PM
Sorting a text strings but omitting preceding "A" or "The" Pablo Excel Worksheet Functions 2 December 15th 09 10:10 PM
Sorting different strings of text Jake New Users to Excel 2 September 8th 08 05:30 PM
Question on sorting text strings QC-Dude Excel Worksheet Functions 0 June 25th 08 02:30 PM


All times are GMT +1. The time now is 09:52 PM.

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"