Hello all,
In user form, there are some textboxes and they display expected values derived from some other functions. After I get all these values, I need to use them to do further calculation.
For example, there are 5 textboxes, thus, there are 5 values. I need to make these 5 values to be a one row vector or one column vector. How should I define it?
Thanks a lot!!
In user form, there are some textboxes and they display expected values derived from some other functions. After I get all these values, I need to use them to do further calculation.
For example, there are 5 textboxes, thus, there are 5 values. I need to make these 5 values to be a one row vector or one column vector. How should I define it?
Thanks a lot!!