Hi all,

I need some help editing code for my macro. I want to bold all lines that have the word Total in them. There are 2 problems I'm running into:

1) I read the macro script - all cell addresses are hard codes . How can I have the script just go to the next line instead of a hard-coded cell number.

2) How can I make the macro run over an over again until it reaches end of line?

Thanks a ton!