Results 1 to 16 of 16

Fixing Bullet Lists with VBA Macro

Threaded View

  1. #15
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059
    Quote Originally Posted by craig.bickett View Post
    Okay, I get why that works that way. Thank you. That pretty much solves my problem.

    There aren't many lists using numbers, so I'll just edit those manually.
    Instead of " " in the split code for double space you would put chr(10) without quotes:

    Split(sht.Range("A" & i).Value, Chr(10))
    Last edited by Arkadi; 06-10-2016 at 11:26 AM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Fixing Update Macro
    By bgrish3 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-31-2016, 12:37 PM
  2. Macro fixing background color after using cf
    By Jhon Mustofa in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-17-2014, 10:06 AM
  3. Bullet point and sub bullet points with numbers
    By trumpetman in forum Word Formatting & General
    Replies: 3
    Last Post: 12-17-2012, 12:23 PM
  4. Help please fixing a macro
    By tyleromaha in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-09-2012, 12:07 PM
  5. Need help fixing macro
    By Kb24 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-23-2009, 03:19 AM
  6. [SOLVED] Fixing SSN's with a macro
    By Bruce Martin in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-18-2005, 02:05 AM
  7. [SOLVED] Fixing a macro
    By Tim Dolan in forum Excel General
    Replies: 13
    Last Post: 01-18-2005, 11:06 PM

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