Results 1 to 4 of 4

Split function VBA, space delimiter

Threaded View

  1. #1
    Forum Contributor
    Join Date
    11-02-2007
    Location
    Bryne, Norway
    MS-Off Ver
    Microsoft Office Excel 2010
    Posts
    230

    Split function VBA, space delimiter

    I have used the split-function in VBA to create an array out of a string, but I have to use 11 spaces as delimiter. Is it possible one way or the other to refer to a number of spaces, rather than using 11 spaces as I have done.

    vntData = Split(RngCell.Value, "           ")
    Last edited by mkvassh; 10-25-2011 at 12:21 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1