I have a document that has a row of items as such
UCBL
NCBL
TCBL
CCBL
What i'm trying to do is use my macro so that I can go through and search according to say for instance "UCBL" and once this particular one is identified I would like to have and number placed in another location (2,25). I would also need a counter in that code to place in that location (2,25). The counter would count which line i'm on and that's the number i need to put in (2,25)
If anyone understands me could you please give me some advice.
UCBL
NCBL
TCBL
CCBL
What i'm trying to do is use my macro so that I can go through and search according to say for instance "UCBL" and once this particular one is identified I would like to have and number placed in another location (2,25). I would also need a counter in that code to place in that location (2,25). The counter would count which line i'm on and that's the number i need to put in (2,25)
If anyone understands me could you please give me some advice.