I got your mail. Thanks for formula. But it's looking longer. Mid function
is good.

Aamir Shahzad

On Sun, Dec 18, 2011 at 4:07 PM, hanumant shinde <arsfan2...@yahoo.co.in>wrote:

> dont know if you got my previous mail or not but i myself didnt get it so
> resending it.
>
>   ------------------------------
> *From:* hanumant shinde <arsfan2...@yahoo.co.in>
> *To:* "excel-macros@googlegroups.com" <excel-macros@googlegroups.com>
> *Sent:* Sunday, 18 December 2011 2:06 AM
>
> *Subject:* Re: $$Excel-Macros$$ Mid Function
>
> Hello Amir,
>
> you can use below formula as well.
>
> =LEFT(MID(A2,FIND(" ",A2)+1,FIND(" ",A2,FIND(" ",A2)+1)),FIND("
> ",MID(A2,FIND(" ",A2)+1,FIND(" ",A2,FIND(" ",A2)+1))))
>
> but i think below formula is much shorter than this 1.  :)
>
>   ------------------------------
> *From:* Aamir Shahzad <aamirshahza...@gmail.com>
> *To:* excel-macros@googlegroups.com
> *Sent:* Sunday, 18 December 2011 1:14 AM
> *Subject:* Re: $$Excel-Macros$$ Mid Function
>
> Thanks Asa
>
> Aamir Shahzad
>
> On Sun, Dec 18, 2011 at 12:36 AM, Asa Rossoff <a...@lovetour.info> wrote:
>
> Hello Aamir,
> You can use:
> =MID(A2,FIND(" ",A2)+1,FIND(" ",A2,FIND(" ",A2)+1)-FIND(" ",A2))
>
> Because the third argument to MID is the starting position, we can start
> the search for the second space after the first space.
> ~Asa
>
> *From:* excel-macros@googlegroups.com [mailto:excel-macros@
> googlegroups.com] *On Behalf Of *Aamir Shahzad
> *Sent:* Saturday, December 17, 2011 11:04 AM
> *To:* excel-macros@googlegroups.com
> *Subject:* $$Excel-Macros$$ Mid Function
>
> Dear Group,
>
> When I am extracting the "Insulators" text by below mentioned mid function
> it shows only "Insulat", Please suggest what amendment required in this
> formula.
>
> Ceramic Insulators #124-TD45-87
>
> =MID(A2,FIND(" ",A2),FIND(" ",A2))
>
> --
> Regards,
> Aamir Shahzad
>
> --
> FORUM RULES (934+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------
> ------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>  --
> FORUM RULES (934+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------
> ------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>
>
>
>
> --
> Regards,
> Aamir Shahzad
>
> --
> FORUM RULES (934+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------
> ------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>
>
>
>
>    --
> FORUM RULES (934+ members already BANNED for violation)
>
> 1) Use concise, accurate thread titles. Poor thread titles, like Please
> Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice
> will not get quick attention or may not be answered.
>
> 2) Don't post a question in the thread of another member.
>
> 3) Don't post questions regarding breaking or bypassing any security
> measure.
>
> 4) Acknowledge the responses you receive, good or bad.
>
> 5) Cross-promotion of, or links to, forums competitive to this forum in
> signatures are prohibited.
>
> NOTE : Don't ever post personal or confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
>
> ------------------------------------------------------------
> ------------------------------------------
> To post to this group, send email to excel-macros@googlegroups.com
>



-- 

Regards,

Aamir Shahzad

-- 
FORUM RULES (934+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to