Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread sourav devrani
Hi Amar any Progress

On Fri, Nov 25, 2016 at 10:13 AM, amar takale  wrote:

> ok
>
>
> On Fri, Nov 25, 2016 at 10:00 AM, sourav devrani <
> souravdevrani1...@gmail.com> wrote:
>
>> i'll create one macro for you.
>>
>> On Thu, Nov 24, 2016 at 11:41 PM, Kush Shama 
>> wrote:
>>
>>> Bhai I have that excel sheet .will mail you as I get time. I create it
>>> whenever i lose it.
>>> On 24 Nov 2016 18:18, "amar takale"  wrote:
>>>
 how to it?

 On Thu, Nov 24, 2016 at 6:12 PM, sourav devrani <
 souravdevrani1...@gmail.com> wrote:

> Do one thing bro Scrap the data from Web.
>
> On Thu, Nov 24, 2016 at 6:09 PM, amar takale 
> wrote:
>
>> See screen shot.If possible you also try why it show like that.
>>
>> On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
>> souravdevrani1...@gmail.com> wrote:
>>
>>> i think web data is not in the table thats why its  coming like that
>>> way use web scrapping.
>>>
>>> On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
>>> wrote:
>>>
 Dear Kush & Sourav

 I will try it import wizard but not success.{ls see see sheet how
 to import data.

 Regards
 Amar

 On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
 souravdevrani1...@gmail.com> wrote:

> in this case if you want to update data on every click you will
> have to use web scrapping and fetch data from web into excel and every
> Click of Button your data will be refreshed accordingly your web data.
>
> On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama <
> kushleshsha...@gmail.com> wrote:
>
>> Use import wizard. Select web query and paste the link.
>> On 18 Nov 2016 12:58, "amar takale"  wrote:
>>
>>> I want update below link excel.All data show in excel like in
>>> website & update data after click refresh button
>>>
>>> https://www.nse-india.com/live_market/dynaContent/live_watch
>>> /equities_stock_watch.htm
>>>
>>>
>>> Is it possible in excel
>>>
>>>
>>> Regards
>>> Amar
>>>
>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
>>> be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
>>> forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 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) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum
>>> owners and members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the
>>> Google Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from
>>> it, send an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to
>>> excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
>> be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
>> forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the
>> Google Groups "MS EXCEL AND VBA 

Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread amar takale
ok


On Fri, Nov 25, 2016 at 10:00 AM, sourav devrani <
souravdevrani1...@gmail.com> wrote:

> i'll create one macro for you.
>
> On Thu, Nov 24, 2016 at 11:41 PM, Kush Shama 
> wrote:
>
>> Bhai I have that excel sheet .will mail you as I get time. I create it
>> whenever i lose it.
>> On 24 Nov 2016 18:18, "amar takale"  wrote:
>>
>>> how to it?
>>>
>>> On Thu, Nov 24, 2016 at 6:12 PM, sourav devrani <
>>> souravdevrani1...@gmail.com> wrote:
>>>
 Do one thing bro Scrap the data from Web.

 On Thu, Nov 24, 2016 at 6:09 PM, amar takale 
 wrote:

> See screen shot.If possible you also try why it show like that.
>
> On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
> souravdevrani1...@gmail.com> wrote:
>
>> i think web data is not in the table thats why its  coming like that
>> way use web scrapping.
>>
>> On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
>> wrote:
>>
>>> Dear Kush & Sourav
>>>
>>> I will try it import wizard but not success.{ls see see sheet how to
>>> import data.
>>>
>>> Regards
>>> Amar
>>>
>>> On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
>>> souravdevrani1...@gmail.com> wrote:
>>>
 in this case if you want to update data on every click you will
 have to use web scrapping and fetch data from web into excel and every
 Click of Button your data will be refreshed accordingly your web data.

 On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama <
 kushleshsha...@gmail.com> wrote:

> Use import wizard. Select web query and paste the link.
> On 18 Nov 2016 12:58, "amar takale"  wrote:
>
>> I want update below link excel.All data show in excel like in
>> website & update data after click refresh button
>>
>> https://www.nse-india.com/live_market/dynaContent/live_watch
>> /equities_stock_watch.htm
>>
>>
>> Is it possible in excel
>>
>>
>> Regards
>> Amar
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
>> be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
>> forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum
>> owners and members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the
>> Google Groups "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to
>> excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
> be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
> forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google
> Groups "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macr

Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread sourav devrani
i'll create one macro for you.

On Thu, Nov 24, 2016 at 11:41 PM, Kush Shama 
wrote:

> Bhai I have that excel sheet .will mail you as I get time. I create it
> whenever i lose it.
> On 24 Nov 2016 18:18, "amar takale"  wrote:
>
>> how to it?
>>
>> On Thu, Nov 24, 2016 at 6:12 PM, sourav devrani <
>> souravdevrani1...@gmail.com> wrote:
>>
>>> Do one thing bro Scrap the data from Web.
>>>
>>> On Thu, Nov 24, 2016 at 6:09 PM, amar takale 
>>> wrote:
>>>
 See screen shot.If possible you also try why it show like that.

 On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
 souravdevrani1...@gmail.com> wrote:

> i think web data is not in the table thats why its  coming like that
> way use web scrapping.
>
> On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
> wrote:
>
>> Dear Kush & Sourav
>>
>> I will try it import wizard but not success.{ls see see sheet how to
>> import data.
>>
>> Regards
>> Amar
>>
>> On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
>> souravdevrani1...@gmail.com> wrote:
>>
>>> in this case if you want to update data on every click you will have
>>> to use web scrapping and fetch data from web into excel and every Click 
>>> of
>>> Button your data will be refreshed accordingly your web data.
>>>
>>> On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama <
>>> kushleshsha...@gmail.com> wrote:
>>>
 Use import wizard. Select web query and paste the link.
 On 18 Nov 2016 12:58, "amar takale"  wrote:

> I want update below link excel.All data show in excel like in
> website & update data after click refresh button
>
> https://www.nse-india.com/live_market/dynaContent/live_watch
> /equities_stock_watch.htm
>
>
> Is it possible in excel
>
>
> Regards
> Amar
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
> be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
> forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum
> owners and members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google
> Groups "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com
> .
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>
 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
 be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 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) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups "MS EXCEL AND VBA MACROS" group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at https://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> Are you =EXP(E:RT

Re: $$Excel-Macros$$ Net Ageing Formula Support Required

2016-11-24 Thread Krishnasamy.M
Its working good.

Thanks you very much for your help.

Thanks,
Krishnasamy M

On Nov 24, 2016 3:25 PM, "Gowrisankar Arthanari GSA" 
wrote:

> check the attachment.​
>
> On Thu, Nov 24, 2016 at 11:19 AM, Krishnasamy.M 
> wrote:
>
>> Thanks for your Quick Response.
>>
>> My Requirement not Full filled.
>>
>>
>> May be my Understanding is wrong .Kindly Help for more Understanding.
>>
>> Detailed File Attached.
>>
>> Ans should be 15 Days
>> Formula Ans is 92402 Days
>>
>> Thanks,
>> Krishnasamy. M
>>
>> On Thu, Nov 24, 2016 at 10:32 AM, Gowrisankar Arthanari GSA <
>> a.go...@gmail.com> wrote:
>>
>>> hi,
>>>
>>> you can try this function
>>>
>>> NETWORKDAYS.INTL(A2,B2,11,Holyday!$A$1:$A$13)​
>>>
>>> Regards,
>>> A Gowrisankar
>>>
>>> On Thu, Nov 24, 2016 at 7:32 AM, Krishnasamy.M 
>>> wrote:
>>>
 Hi All,

 Good Day !!!

 Need Your support to get Net Ageing with below two conditions.

 (i).Excluded Sundays
 (ii) Excluded Holiday

 --


 *Thanks,Krishnasamy. MEmail: mrakul...@gmail.com
  | Phone:- +91 9095830577 <%2B91%209095830577>*

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 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) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum owners
 and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups "MS EXCEL AND VBA MACROS" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at https://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.

>>>
>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 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) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>>> members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>>
>> --
>>
>>
>> *Thanks,Krishnasamy. MEmail: mrakul...@gmail.com  |
>> Phone:- +91 9095830577*
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
>> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>> members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to excel-macros+unsubscr...@go

Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread Kush Shama
Bhai I have that excel sheet .will mail you as I get time. I create it
whenever i lose it.
On 24 Nov 2016 18:18, "amar takale"  wrote:

> how to it?
>
> On Thu, Nov 24, 2016 at 6:12 PM, sourav devrani <
> souravdevrani1...@gmail.com> wrote:
>
>> Do one thing bro Scrap the data from Web.
>>
>> On Thu, Nov 24, 2016 at 6:09 PM, amar takale 
>> wrote:
>>
>>> See screen shot.If possible you also try why it show like that.
>>>
>>> On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
>>> souravdevrani1...@gmail.com> wrote:
>>>
 i think web data is not in the table thats why its  coming like that
 way use web scrapping.

 On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
 wrote:

> Dear Kush & Sourav
>
> I will try it import wizard but not success.{ls see see sheet how to
> import data.
>
> Regards
> Amar
>
> On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
> souravdevrani1...@gmail.com> wrote:
>
>> in this case if you want to update data on every click you will have
>> to use web scrapping and fetch data from web into excel and every Click 
>> of
>> Button your data will be refreshed accordingly your web data.
>>
>> On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama <
>> kushleshsha...@gmail.com> wrote:
>>
>>> Use import wizard. Select web query and paste the link.
>>> On 18 Nov 2016 12:58, "amar takale"  wrote:
>>>
 I want update below link excel.All data show in excel like in
 website & update data after click refresh button

 https://www.nse-india.com/live_market/dynaContent/live_watch
 /equities_stock_watch.htm


 Is it possible in excel


 Regards
 Amar

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna
 be? It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this 
 forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 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) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't ever post confidential data in a workbook. Forum
 owners and members are not responsible for any loss.
 ---
 You received this message because you are subscribed to the Google
 Groups "MS EXCEL AND VBA MACROS" group.
 To unsubscribe from this group and stop receiving emails from it,
 send an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at https://groups.google.com/group/excel-macros.
 For more options, visit https://groups.google.com/d/optout.

>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 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) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum owners
>>> and members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 1) Use concise, accurate t

Re: $$Excel-Macros$$ macro to be edit

2016-11-24 Thread GENIUS
Sir,
Thanks you very much for your help. Would you please suggest the best way 
for learning Macro and the videos, I have watched so many videos on macros 
but those videos are not so advanced.  Thanks once again.

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.


Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread amar takale
how to it?

On Thu, Nov 24, 2016 at 6:12 PM, sourav devrani  wrote:

> Do one thing bro Scrap the data from Web.
>
> On Thu, Nov 24, 2016 at 6:09 PM, amar takale  wrote:
>
>> See screen shot.If possible you also try why it show like that.
>>
>> On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
>> souravdevrani1...@gmail.com> wrote:
>>
>>> i think web data is not in the table thats why its  coming like that way
>>> use web scrapping.
>>>
>>> On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
>>> wrote:
>>>
 Dear Kush & Sourav

 I will try it import wizard but not success.{ls see see sheet how to
 import data.

 Regards
 Amar

 On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
 souravdevrani1...@gmail.com> wrote:

> in this case if you want to update data on every click you will have
> to use web scrapping and fetch data from web into excel and every Click of
> Button your data will be refreshed accordingly your web data.
>
> On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama  > wrote:
>
>> Use import wizard. Select web query and paste the link.
>> On 18 Nov 2016 12:58, "amar takale"  wrote:
>>
>>> I want update below link excel.All data show in excel like in
>>> website & update data after click refresh button
>>>
>>> https://www.nse-india.com/live_market/dynaContent/live_watch
>>> /equities_stock_watch.htm
>>>
>>>
>>> Is it possible in excel
>>>
>>>
>>> Regards
>>> Amar
>>>
>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 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) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum owners
>>> and members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from it,
>>> send an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners
>> and members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google
>> Groups "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 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.

Re: $$Excel-Macros$$ Required VBA Code update NSE website data in excel

2016-11-24 Thread sourav devrani
Do one thing bro Scrap the data from Web.

On Thu, Nov 24, 2016 at 6:09 PM, amar takale  wrote:

> See screen shot.If possible you also try why it show like that.
>
> On Thu, Nov 24, 2016 at 12:47 PM, sourav devrani <
> souravdevrani1...@gmail.com> wrote:
>
>> i think web data is not in the table thats why its  coming like that way
>> use web scrapping.
>>
>> On Wed, Nov 23, 2016 at 3:34 PM, amar takale 
>> wrote:
>>
>>> Dear Kush & Sourav
>>>
>>> I will try it import wizard but not success.{ls see see sheet how to
>>> import data.
>>>
>>> Regards
>>> Amar
>>>
>>> On Wed, Nov 23, 2016 at 11:37 AM, sourav devrani <
>>> souravdevrani1...@gmail.com> wrote:
>>>
 in this case if you want to update data on every click you will have to
 use web scrapping and fetch data from web into excel and every Click of
 Button your data will be refreshed accordingly your web data.

 On Wed, Nov 23, 2016 at 11:26 AM, Kush Shama 
 wrote:

> Use import wizard. Select web query and paste the link.
> On 18 Nov 2016 12:58, "amar takale"  wrote:
>
>> I want update below link excel.All data show in excel like in website
>> & update data after click refresh button
>>
>> https://www.nse-india.com/live_market/dynaContent/live_watch
>> /equities_stock_watch.htm
>>
>>
>> Is it possible in excel
>>
>>
>> Regards
>> Amar
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners
>> and members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google
>> Groups "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it,
>> send an email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners
> and members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google
> Groups "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>

 --
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
 It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
 https://www.facebook.com/discussexcel

 FORUM RULES

 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) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not allowed.

 NOTE : Don't 

Re: $$Excel-Macros$$ Net Ageing Formula Support Required

2016-11-24 Thread Gowrisankar Arthanari GSA
check the attachment.​

On Thu, Nov 24, 2016 at 11:19 AM, Krishnasamy.M  wrote:

> Thanks for your Quick Response.
>
> My Requirement not Full filled.
>
>
> May be my Understanding is wrong .Kindly Help for more Understanding.
>
> Detailed File Attached.
>
> Ans should be 15 Days
> Formula Ans is 92402 Days
>
> Thanks,
> Krishnasamy. M
>
> On Thu, Nov 24, 2016 at 10:32 AM, Gowrisankar Arthanari GSA <
> a.go...@gmail.com> wrote:
>
>> hi,
>>
>> you can try this function
>>
>> NETWORKDAYS.INTL(A2,B2,11,Holyday!$A$1:$A$13)​
>>
>> Regards,
>> A Gowrisankar
>>
>> On Thu, Nov 24, 2016 at 7:32 AM, Krishnasamy.M 
>> wrote:
>>
>>> Hi All,
>>>
>>> Good Day !!!
>>>
>>> Need Your support to get Net Ageing with below two conditions.
>>>
>>> (i).Excluded Sundays
>>> (ii) Excluded Holiday
>>>
>>> --
>>>
>>>
>>> *Thanks,Krishnasamy. MEmail: mrakul...@gmail.com  |
>>> Phone:- +91 9095830577 <%2B91%209095830577>*
>>>
>>> --
>>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be?
>>> It’s =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>>> https://www.facebook.com/discussexcel
>>>
>>> FORUM RULES
>>>
>>> 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) Jobs posting is not allowed.
>>> 6) Sharing copyrighted material and their links is not allowed.
>>>
>>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>>> members are not responsible for any loss.
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "MS EXCEL AND VBA MACROS" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to excel-macros+unsubscr...@googlegroups.com.
>>> To post to this group, send email to excel-macros@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/excel-macros.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
>> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
>> https://www.facebook.com/discussexcel
>>
>> FORUM RULES
>>
>> 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) Jobs posting is not allowed.
>> 6) Sharing copyrighted material and their links is not allowed.
>>
>> NOTE : Don't ever post confidential data in a workbook. Forum owners and
>> members are not responsible for any loss.
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "MS EXCEL AND VBA MACROS" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to excel-macros+unsubscr...@googlegroups.com.
>> To post to this group, send email to excel-macros@googlegroups.com.
>> Visit this group at https://groups.google.com/group/excel-macros.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
>
>
> *Thanks,Krishnasamy. MEmail: mrakul...@gmail.com  |
> Phone:- +91 9095830577*
>
> --
> Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s
> =TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @
> https://www.facebook.com/discussexcel
>
> FORUM RULES
>
> 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) Jobs posting is not allowed.
> 6) Sharing copyrighted material and their links is not allowed.
>
> NOTE : Don't ever post confidential data in a workbook. Forum owners and
> members are not responsible for any loss.
> ---
> You received this message because you are subscribed to the Google Groups
> "MS EXCEL AND VBA MACROS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to excel-macros+unsubscr...@googlegroups.com.
> To post to this group, send email to excel-macros@googlegroups.com.
> Visit this group at https://groups.google.com/group/excel-macros.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wa