M
mikeb
Hi I need to define the range below, column B needs to be replaced with
variable CurCol. How do I do this?
Set rngSource = .Range(.Range("B21"), .Range("B21").End(xlDown))
Thanks,
Mike
variable CurCol. How do I do this?
Set rngSource = .Range(.Range("B21"), .Range("B21").End(xlDown))
Thanks,
Mike