UsedRange « Access « VBA / Excel / Access / Word






1.Working with the Used Range
2.Loop through all used range
3.Remove extraneous rows and columns and reset the last cell
4.Using the SpecialCells method to select all the blanks in this range is one way to quickly fill in all the blank region cells with the region found above them:
5.Using the Areas Collection to Return a Noncontiguous Range