Results 1 to 8 of 8

Sorting MCQ questions alphabetically

Threaded View

  1. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Sorting MCQ questions alphabetically

    With your data in A1:A?? put this in B1:

    =IF(MID(A2,2,1)=".",A1&" "&A2,IF(EXACT(PROPER(LEFT(A2,2)),LEFT(A2,2)),"",A1&" "&A2))

    and copy over and down. This will concatenate each successive string until it runs into the next question.
    Last edited by daffodil11; 11-07-2013 at 01:57 PM.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Formula in sorting alphabetically
    By felixpanganiban in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-11-2012, 01:56 PM
  2. sorting sheets alphabetically
    By KIRSTA1967 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-23-2012, 04:05 AM
  3. Sorting SOME Worksheets Alphabetically
    By wjsok85 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-01-2009, 10:41 AM
  4. Sorting certain sheets alphabetically
    By SOS in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-29-2008, 11:21 AM
  5. Sorting Alphabetically
    By Jack in forum Excel General
    Replies: 1
    Last Post: 01-15-2005, 05: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