Thanks noorain;;;;;

On Fri, Feb 3, 2012 at 11:00 PM, NOORAIN ANSARI <noorain.ans...@gmail.com>wrote:

> Dear Vijay,
>
> Please try through this UDF..
>
> Function Extract_number(rng As String)
> For i = 1 To Len(rng)
> If Mid(rng, i, 1) = "(" Then
> Extract_number = Extract_number & " " & Mid(rng, i + 1, 3)
> Extract_number = Application.WorksheetFunction.Trim(Extract_number)
> End If
> Next i
> End Function
>
> or
>
> Function extract_words(x As String)
> Dim z
> Dim rs As String
> z = Split(x, "(")
> For i = LBound(z) + 1 To UBound(z)
> rs = rs & Left(z(i), InStr(z(i), ")") - 1) & " "
> Next i
> extract_words = Application.WorksheetFunction.Trim(rs)
> End Function
>
>
> See attached sheet
>
>
> On Fri, Feb 3, 2012 at 10:34 PM, vijayajith VA <vijayajith...@gmail.com>wrote:
>
>> Hi Noorain,
>>
>> Please find the attached sheet.
>>
>> Thanks
>>
>>
>> On Fri, Feb 3, 2012 at 10:30 PM, vijayajith VA 
>> <vijayajith...@gmail.com>wrote:
>>
>>> Hi Noorain ansari,
>>>
>>> Data will be  floo see r eree s seer(A23),seruo serereserrser seeess
>>> kke(A89 ) =I need ans answer as A23,A89
>>>
>>> but if i use your formula i am getting A23 only .i need both A23,A89
>>>
>>>
>>>
>>> On Thu, Dec 29, 2011 at 11:33 AM, NOORAIN ANSARI <
>>> noorain.ans...@gmail.com> wrote:
>>>
>>>> Dear  Vijay,
>>>>
>>>> You can  also try...
>>>>
>>>> =MID(A1,FIND("(",A1)+1,FIND(")",A1,1)-FIND("(",A1)-1)
>>>>
>>>> See attached sheet..........
>>>>
>>>>
>>>>
>>>> --
>>>> Thanks & regards,
>>>> Noorain Ansari
>>>> *http://excelmacroworld.blogspot.com/*<http://excelmacroworld.blogspot.com/>
>>>> *http://noorain-ansari.blogspot.com/*<http://noorain-ansari.blogspot.com/>
>>>> ---------- Forwarded message ----------
>>>> From: vijayajith VA <vijayajith...@gmail.com>
>>>> Date: Sun, Dec 25, 2011 at 3:01 PM
>>>> Subject: $$Excel-Macros$$ help
>>>> To: excel-macros@googlegroups.com
>>>>
>>>>
>>>> Hi ,
>>>>
>>>> i have some data like 1) floo see r eree s seer(A23),seruo
>>>> serereserrser seeess kke(A89)
>>>>                                 2) folow re e ser se ser(S89)
>>>>
>>>> I want to extract only nos inside the bracket
>>>>
>>>>
>>>> please suggest me for some formula or code
>>>>
>>>> Thanks
>>>>
>>>> --
>>>> 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
>>>>
>>>
>>>
>>  --
>> FORUM RULES (986+ 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
>>
>
>
>
> --
> Thanks & regards,
> Noorain Ansari
>  *http://excelmacroworld.blogspot.com/*<http://excelmacroworld.blogspot.com/>
> *http://noorain-ansari.blogspot.com/*<http://noorain-ansari.blogspot.com/>
>
>  --
> FORUM RULES (986+ 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 (986+ 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