C
Christine
Hi group,
I hope I picked the right one...I use several Office products for analyzing
metadata, but it seems no one product will do everything. I inherited this
process from someone else, but I'm hoping there is a more efficient way of
doing the same job.
Here's how it goes:
1. Open metadata file in Excel.
2. Copy Column B into Notepad to remove Excel formatting.
3. Copy contents of Notepad into Word.
4. Replace commas with ^p to create a list of words.
5. Save list of words as a text file.
6. Open database in Access and import list of words. The list of words is
always tab-delimited and does not need a primary key.
7. Run Group By query to eliminate duplicate words.
8. Copy and paste new list of words from Access into Notepad and save.
9. Import new list of words.
10. Run query to compare to the master list to get words that are not in the
master list.
It would be nice to:
- be able to import the word lists without having to go through the wizard
(is it possible to make a macro?)
- be able to create a list in Excel instead of having to copy and paste into
Notepad and Word
- any other ideas?
Thanks,
Christine
I hope I picked the right one...I use several Office products for analyzing
metadata, but it seems no one product will do everything. I inherited this
process from someone else, but I'm hoping there is a more efficient way of
doing the same job.
Here's how it goes:
1. Open metadata file in Excel.
2. Copy Column B into Notepad to remove Excel formatting.
3. Copy contents of Notepad into Word.
4. Replace commas with ^p to create a list of words.
5. Save list of words as a text file.
6. Open database in Access and import list of words. The list of words is
always tab-delimited and does not need a primary key.
7. Run Group By query to eliminate duplicate words.
8. Copy and paste new list of words from Access into Notepad and save.
9. Import new list of words.
10. Run query to compare to the master list to get words that are not in the
master list.
It would be nice to:
- be able to import the word lists without having to go through the wizard
(is it possible to make a macro?)
- be able to create a list in Excel instead of having to copy and paste into
Notepad and Word
- any other ideas?
Thanks,
Christine