Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Gather multiple keyword and separate them to categories

Hi everybody

Please help me

The example.xls file is located :http://www.box.com/s/ibrceu93p3c7taxdgxl6

Excel 2010

So my problem

I?ve 4 column table, let say source, in worksheet?source?. These tables comes from different companies. Unfortunatelly they have similar products, but mostly those has slightly different names. In this screen you can see one of the possible company's product list.

http://static.kepfeltolto.com/big/20...19d737786d.jpg

What I need, a macro which is gather the predefined text variatons by me from cells of column ?A?, for eg:

Xigmatek NRP-PC602
X igmatek NRPPC
Xigmatek NK-602 ab cde
Xigmatek Kp-12456...etc.

...decide match or not, if so, add the result to column ?E? in "required result" worksheet in specified item of category.

http://static.kepfeltolto.com/big/20...33fb5464e0.jpg

The main key is, I would like to determine what text variations(product's specifiaction) belongs for which category. Is it makesense??Maybe is it possible way, I just wondering.. generating somehow for e.g.: if text found "toner or tonerxyz or other text contatains toner" then add column E value: "Inkjet" as category in worksheet "reqired result" in same row...


Briefly i'd like to separate automatically the items and send them to the approprieate category.(In other words: What I want in excel it is called ?price routing? what price comparison script does, and I wish to remodeling how these process works in excel.)


If anybody have a best approach how can I solve this problem and abopt this method the rest of companie's tables with macro or pivot table I would be appreciated. What is usual way? How can I reduce this tedious work??(in this case I have about 15000 row)


Thanks in advance, for your kind effort


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Gather multiple keyword and separate them to categories

Have you considered using the menu Data | Filter? Using a custom
filter on column A, you can filter based on the Product Name
containing a particular characters string.
If you want a macro, use Record New Macro and then edit it to suit
your goal.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,522
Default Gather multiple keyword and separate them to categories

On Feb 24, 8:25*am, merjet wrote:
Have you considered using the menu Data | Filter? Using a custom
filter on column A, you can filter based on the Product Name
containing a particular characters string.
If you want a macro, use Record New Macro and then edit it to suit
your goal.


I'm still not quite sure what you want in col E. Send a file to
dguillett1 @gmail.com with a complete explanation.
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
Gather data from multiple excel files into one master excel file Mark Allen Excel Discussion (Misc queries) 18 September 9th 08 01:06 PM
Charting Multiple Categories frendabrenda1 Excel Discussion (Misc queries) 2 April 23rd 08 12:58 PM
Gather data from multiple XML sheets? PaulW Excel Programming 1 February 21st 07 03:05 PM
Gather data from multiple excel files in mutiple folders Mark Ivey Excel Programming 2 August 25th 06 03:36 AM
SUMIF With Multiple Categories [email protected] Excel Worksheet Functions 2 June 2nd 05 10:12 PM


All times are GMT +1. The time now is 04:26 PM.

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"