Hi everybody,
I am having a problem and be honest I am stuck with it , therefore any advise will be very helpful and appreciated .
The problem is that I have very large excel file .There 6 columns that is
Name,JSTExpenses, Amount, Date, Court and Current Balance. The management would like now to separate JSTExpenses that called “<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-comffice:smarttags" /><st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City> “ into separated excel file( they would like it is to be new excel worksheet in the sane excel file) . I can do via vb code that I looked up on the forum ( very thanks full for that)but the problem that with every row applied to Alliance second row comes that issued to “JJL Service” that is also name in JST Expenses column so there are two rows and one row in unique and another is not .”JJL Service” is the same for all JSTExpenses column .The problem I need to separated rows and copy them in new worksheet by “Alliance” that I can do and by “JJL service” that is the same for all expenses .The arrangement is in the first initial excel file like this
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
<st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City>
JJL
<st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City>
JJL
Meditation
JJL
<o> </o>
Common row in here only Name if the checks <st1lace w:st="on"><st1:City w:st="on">Alliance</st1:City></st1lace> and JJL should be come together.
<o> </o>
Thank you in advance for any advice or input
<o> </o>
The Best Regards,
<o> </o>
BorisGomel
I am having a problem and be honest I am stuck with it , therefore any advise will be very helpful and appreciated .
The problem is that I have very large excel file .There 6 columns that is
Name,JSTExpenses, Amount, Date, Court and Current Balance. The management would like now to separate JSTExpenses that called “<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-comffice:smarttags" /><st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City> “ into separated excel file( they would like it is to be new excel worksheet in the sane excel file) . I can do via vb code that I looked up on the forum ( very thanks full for that)but the problem that with every row applied to Alliance second row comes that issued to “JJL Service” that is also name in JST Expenses column so there are two rows and one row in unique and another is not .”JJL Service” is the same for all JSTExpenses column .The problem I need to separated rows and copy them in new worksheet by “Alliance” that I can do and by “JJL service” that is the same for all expenses .The arrangement is in the first initial excel file like this
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o> </o>
<st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City>
JJL
<st1:City w:st="on"><st1lace w:st="on">Alliance</st1lace></st1:City>
JJL
Meditation
JJL
<o> </o>
Common row in here only Name if the checks <st1lace w:st="on"><st1:City w:st="on">Alliance</st1:City></st1lace> and JJL should be come together.
<o> </o>
Thank you in advance for any advice or input
<o> </o>
The Best Regards,
<o> </o>
BorisGomel