kajohnson9
New Member
- Joined
- Jul 29, 2011
- Messages
- 8
I have a named range with 2 non-contiguous columns of data. It initially contains 5 rows. I want to resize the range by adding 1 row. When the data is contiguous, no problems. But the standard .Range(Name).Resize (NumberOfRows+1) isn't working, no matter what value I put in for the column count.
Any ideas?
Any ideas?