It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Visual Basic Forum

Separate the excel Cell data into rows

Moderator: dafunkymunky

Separate the excel Cell data into rows

Postby kulkasac on Mon Apr 14, 2008 8:38 am

I have data of multiple line in an excel cell, Separated by "Enter" (ASCII 13).
By using VBA I want to trasfer each line in to separate excel row.
e.g. Cell B2 contains data --
VS6_AIO > 0 OR VS6_DIOE > 0
VS6_QTY_B = VS6_AIO*2 IF VS6_AIO > 0 AND VS6_REDY = '2',
VS6_QTY_B = VS6_AIO IF VS6_AIO > 0 AND VS6_REDY NE '2',
VS6_QTY_B = VS6_FM IF VS6_FM > 0,
VS6_QTY_B = VS6_FM*2 IF VS6_FM > 0 AND VS6_RPSI>'Y'

I want to saparte it into row C2,C3,C4,C5,C6

Thanks in advance.
-Sachin
kulkasac
 
Posts: 0
Joined: Mon Apr 14, 2008 8:23 am

Who is online

Users browsing this forum: No registered users and 2 guests