Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.