Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi all,
i have searched the posts here, but have not really found the answer to my particular problem. i have an evaluation sheet i am building. in one column i am capturing key words for a particular topc. these key words are comma separated. example: 1 TOPIC: KEYWORDS: --------------------------------------------------------- 2 RFID Shopping, security, inventory 3 UPC Shopping, inventory what i want is twofold: i want to be able to parse out each word per cell per row into a separate area (range of cells or other worksheet) with duplicates removed. my result would be: 1 KEY WORDS: --------------------------------------------------------- 2 inventory 3 security 4 shopping doesn't have to be alphabetized, but could be nice. if this cannot be done on-the-fly but can be done with a macro (e.g. a button i have to explicitly press to generate this), then great. i have check out a ton of sites and see bits and pieces, but i am too green with VBA to know how to make it work. any help would be greatly appreciated! thanks, doon Using: - Excel 2003 (v.11 build 6113) - WinXP SP2 - 512 MB RAM ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the suggestions with the most votes. To vote for this suggestion, click the "I Agree" button in the message pane. If you do not see the button, follow this link to open the suggestion in the Microsoft Web-based Newsreader and then click "I Agree" in the message pane. http://www.microsoft.com/office/comm...lic.excel.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum multiple cells with different numbers and text. | Excel Discussion (Misc queries) | |||
COUNTIF formula multiple text exclusions | Excel Discussion (Misc queries) | |||
Multiple text sheets into a master worksheet as you enter data | Excel Worksheet Functions | |||
multiple text files URGENT | Excel Discussion (Misc queries) | |||
importing multiple text files??? | Excel Discussion (Misc queries) |