Hi Fluff
Yeah, I finally gave up a few minutes ago and went to Task Manager and took care of it.
I was running a code where lCol was being Dimmed (is that the right word for past-tense of Dim in VBA?) but that had already been done earlier in the macro, so it had failed. So, I went to change all of the lCol to Lc and apparently, I missed one. So, I assume that if seized up trying to loop through "From j to Lc". I can't be SURE that's where the problem was because VBA window didn't show a yellow highlight showing how far the code had gotten, but that was the only thing I changed and the macro was running fine before that. (Although I was trying to adjust it, because my co-worker changed his mind about what result he wanted.)
Anyway, I'm going to recreate the adjustments (correctly this time!!) and try it again here in a minute. Keeping my fingers crossed!
Thanks!
Jenny