Resizing a range is simple. You can apply this to inserting rows & columns or to expand a selected range. This macro resizes the range to 7 rows by 7 columns.
Sub ResizeRng()Selection.Resize(7,7).SelectEnd Sub
Subscribe for FREE Excel Items:
E-mail:
No comments:
Post a Comment