Rauber
New Member
- Joined
- Feb 25, 2011
- Messages
- 6
Help please,
I have a Matriz on Worksheet(3) (6x6 for example), and I'd like to print this Matriz on Worksheet(2), but just part of it, cause the user is gonna select part of the Matriz( for example: the user select a matriz3x3 from the original one 6x6, to be printed on worksheet(2)). I've created a UserForm, and in the UserForm I'm using RefEdit. My problem is: How do I print this Matriz on Worksheet(2), once my Matriz is variable, defined by the user?
Thanks!
I have a Matriz on Worksheet(3) (6x6 for example), and I'd like to print this Matriz on Worksheet(2), but just part of it, cause the user is gonna select part of the Matriz( for example: the user select a matriz3x3 from the original one 6x6, to be printed on worksheet(2)). I've created a UserForm, and in the UserForm I'm using RefEdit. My problem is: How do I print this Matriz on Worksheet(2), once my Matriz is variable, defined by the user?
Thanks!