VBA eqivalent of APL take
Forum rules
This forum is for discussing APL-related issues. If you think that the subject is off-topic, then the Chat forum is probably a better place for your thoughts !
This forum is for discussing APL-related issues. If you think that the subject is off-topic, then the Chat forum is probably a better place for your thoughts !
-
- Posts: 17
- Joined: Tue Apr 26, 2011 1:03 pm
VBA eqivalent of APL take
i can say something like " =left(string,3) " to take the first 3 elements of a character string, but i cant seem to find anything that will return the first N elements of a range