Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I have a range, but I need to turn it into a vector in order to be able to work with is. Can this be done? I have attached a sheet with an example.
Solved! Go to Solution.
There are several versons of this function floating around. This is my preferred version.
There are several versons of this function floating around. This is my preferred version.
Thanks
Here are some similar routines to turn a range into a vector or to create a vector on the fly by given first, second and last value for your convenience.