AlexanderBB
Well-known Member
- Joined
- Jul 1, 2009
- Messages
- 2,052
- Office Version
- 2019
- 2010
- Platform
- Windows
Someone gave me this line of code
If I debug.print xx.address what should I expect to see ?
VBA Code:
Set xx = Range(Range("Y" & therow), Range("CQ" & therow).End(xlToLeft))