+ Reply to Thread
Results 1 to 4 of 4

Space after code

  1. #1
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,593

    Space after code

    241.000.32ELECTRIC BBQ SL-3050

    Suppose this on cell a one , what is formula on b1 to
    have space after 241.000.32

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Space after code

    If the format will always be the same, then try this...

    =left(A1,10)&"-"&mid(A1,11,99)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    01-04-2014
    Location
    East Africa
    MS-Off Ver
    MS OFFICE 2019 PRO
    Posts
    3,593

    Re: Space after code

    Yes sure , I had joined because of some pivot table analysis

    Thanks for a speedy answer

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Space after code

    Happy to help

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Put a space at the end of a code...?
    By Ben1985 in forum Excel General
    Replies: 2
    Last Post: 05-13-2013, 11:12 AM
  2. VBA code to delete the space at the first or end and one of tow spaces together
    By s_samira_21 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 08-17-2011, 12:46 AM
  3. VBA code-file name replace dash with space
    By vargs in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2010, 03:22 PM
  4. Code / Add In to remove unnecessary white space
    By Gazza in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-24-2005, 06:05 PM
  5. Out of space stack error, simple code?
    By Neal Zimm in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-07-2005, 10:06 AM

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