D
danison
Hi
I have a query on a macro I am trying to write and cannot figure ou
where it is going wrong. What I am trying to do is to build a mode
whereby I copy and paste a list of words, and then using the macr
automatically create variations on these words in a separate column
placing brackets or punctuation marks around the words in the list. Th
idea is that I can use a different list of words each time, and th
macro converts the entries in the cells to this format to create a
extended list of words.
For example:
Word in list is : dog
The macro copies this word, selects paste special, value, to put a lis
of this word three times in a separate column:
dog
dog
dog
I then have the macro select the second word and put " " around it. I
then applies the same treatment to the third word in the list using [
I have a query on a macro I am trying to write and cannot figure ou
where it is going wrong. What I am trying to do is to build a mode
whereby I copy and paste a list of words, and then using the macr
automatically create variations on these words in a separate column
placing brackets or punctuation marks around the words in the list. Th
idea is that I can use a different list of words each time, and th
macro converts the entries in the cells to this format to create a
extended list of words.
For example:
Word in list is : dog
The macro copies this word, selects paste special, value, to put a lis
of this word three times in a separate column:
dog
dog
dog
I then have the macro select the second word and put " " around it. I
then applies the same treatment to the third word in the list using [