+ Reply to Thread
Results 1 to 6 of 6

Data range

Hybrid View

  1. #1
    Registered User
    Join Date
    12-31-2011
    Location
    West Bengal
    MS-Off Ver
    Excel 2007
    Posts
    76

    Unhappy Data range

    Dear Friends,

    My Excel Sheet has Datas separated by "," in a single cell,i.e, a,b,c,d,e
    i need them separately in continuous cells veritically like..

    a
    b
    c
    d
    e

    Can any body help me.

    Regards
    Senjuti
    Last edited by senjuti.sarkar; 10-30-2013 at 07:04 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    09-15-2011
    Location
    Chennai, India
    MS-Off Ver
    Excel 2010
    Posts
    436

    Re: Data range

    Please try this function

    Paste this function in A2 & copy down.
    =MID($A$1,(ROWS($A$2:A2)*2)-1,1)
    Attached Files Attached Files
    Please click 'Add reputation', if my answer helped you.

  3. #3
    Registered User
    Join Date
    12-31-2011
    Location
    West Bengal
    MS-Off Ver
    Excel 2007
    Posts
    76

    Re: Data range

    Dear Friend,

    I understood the concept, actualy here my datas are email ids...separated by "," like abc@abc.com, 123@abc.com, so on...

    I need to separate each email id.

    Regards
    Senjuti

  4. #4
    Registered User
    Join Date
    09-24-2013
    Location
    Poland
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Data range

    I can't agree with ramananhrm.
    senjuti.sarkar, what date format do you have in this cell?
    Show example

  5. #5
    Registered User
    Join Date
    09-24-2013
    Location
    Poland
    MS-Off Ver
    Excel 2010
    Posts
    22

    Re: Data range

    The best way is use Text to Columns Tool, and then simply function TRANSPOSE
    But remambee, TRANSPOSE is an Array Formula
    Last edited by hudibyk; 10-30-2013 at 06:45 AM.

  6. #6
    Registered User
    Join Date
    12-31-2011
    Location
    West Bengal
    MS-Off Ver
    Excel 2007
    Posts
    76

    Re: Data range

    WONDERFULLY DONE...

    Thanks a lot.

+ 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. [SOLVED] Formula to count frequency of data in cell range based on data in different cell range
    By jrosko1 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-12-2013, 09:47 AM
  2. Replies: 9
    Last Post: 08-14-2013, 12:10 AM
  3. [SOLVED] Copy data from a range of cells into a blank range based on common cell
    By vanmeterkj in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-03-2012, 10:18 AM
  4. Macro broken - copy data range column to empty data range column
    By Cascus in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-06-2011, 05:20 PM
  5. Copy range of cell data to range of cells arranged by groups
    By Wayne Makeeff in forum Excel General
    Replies: 0
    Last Post: 01-27-2005, 12:17 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