Results 1 to 11 of 11

How to remove leading spaces from a VBA string?

Threaded View

  1. #1
    Registered User
    Join Date
    10-02-2015
    Location
    Pennsylvania
    MS-Off Ver
    2007
    Posts
    33

    Question How to remove leading spaces from a VBA string?

    Hi All,

    Hopefully an easy one.

    Would anyone know how to remove a leading space (only if it exists) in a VBA string?

    So if myString=" This is a test" It should be changed to mystring="This is a test"

    This needs to be done within a VBA script, and remove the 1st character, only if it happens to be a space.

    ps: I found examples using "Trim" online, but the result seems to be exactly the same as the input.

    UPDATE: Thanks to Obsessed (below), I learned this string actually had a "breaking-space" instead of a space. His solution is #6 below.

    Thanks so much,
    jmc
    Last edited by jmccoughlin; 11-05-2015 at 06:43 PM. Reason: Updated - for breaking space

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to remove leading spaces
    By Terressa in forum Excel General
    Replies: 4
    Last Post: 06-27-2015, 07:45 PM
  2. How to Remove Leading Spaces in excel
    By kisanvikas2015 in forum Excel General
    Replies: 5
    Last Post: 05-21-2015, 09:40 AM
  3. [SOLVED] Remove leading and tariling spaces
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-06-2015, 01:53 PM
  4. [SOLVED] Remove leading and trailing spaces in a cell?
    By LF_CC in forum Excel General
    Replies: 4
    Last Post: 12-05-2013, 03:12 PM
  5. Remove Leading Spaces
    By edwardpestian in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-22-2006, 10:34 AM
  6. VBA help please - remove leading spaces
    By Scott Wagner in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-24-2006, 04:20 PM
  7. Remove Leading Spaces
    By Kirk P. in forum Excel General
    Replies: 6
    Last Post: 03-09-2005, 12:10 AM

Tags for this Thread

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