G
Guest
I am trying to select a visible range of cells within a certain selection, but I'm getting a lot of errors.
Also, I need to allow for when the selection already contains visible cells only. My failing code is:
Range(strTitleRange).VisibleRange.Select
Could you please supply your example code to fix these issues?
TIA
Also, I need to allow for when the selection already contains visible cells only. My failing code is:
Range(strTitleRange).VisibleRange.Select
Could you please supply your example code to fix these issues?
TIA