Skybluekid
Well-known Member
- Joined
- Apr 17, 2012
- Messages
- 1,229
- Office Version
- 365
- Platform
- Windows
I have a spilled range, which is generated from a Filter Function. I would like to get the last row of that range using VBA. I have used Sheet7.Range("K3").End(xlDown).Row, but it only brings back the the top row where the formula is.
Thanks in Advance
Thanks in Advance