I need to create a macro that will do the following (using relative referencing)
1) search for specific text string (<<)
2) copy the entire contents of that cell
3) move to the cell below and paste into a comment
4) search for next occurence of the string
5) etc.
When I try it, of course it copies the data the first time and then subsequently copies the same date each time no matter what cell it has moved to. Making sense?
Thanks for any help!
1) search for specific text string (<<)
2) copy the entire contents of that cell
3) move to the cell below and paste into a comment
4) search for next occurence of the string
5) etc.
When I try it, of course it copies the data the first time and then subsequently copies the same date each time no matter what cell it has moved to. Making sense?
Thanks for any help!