RE: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Ravi Kumar
aka Balakrishnamoorthy Sent: Tuesday, September 24, 2013 5:18 PM To: excel-...@googlegroups.com Subject: Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page can you please say how to store in array or collection On Tuesday, September 24, 2013 3:23:26 PM UTC+5:30, Ravi Kum

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
.google.com‘‘Change according to your criteria >>> >>> While ie.Busy Or ie.readyState = readystate_completed >>> >>> DoEvents >>> >>> Wend >>> >>> >>> >>> ie.document.getelementbyid("**gbqfq").Value

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
gt; > > > Note : Change the highlighted place according to your criteria > > > > * * > > *Warm Regards,* > > *Ravi Kumar.* > > > > *From:* excel-...@googlegroups.com [mailto: > excel-...@googlegroups.com ] *On Behalf Of *Menaka > Balakrishnamoorthy > *Sent

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread ashish koul
adystate_completed >> >> DoEvents >> >> Wend >> >> >> >> ie.document.getelementbyid("**gbqfq").Value = store_value‘Change >> element id according to your criteria >> >> >> >> >> >>

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
lement id according to your criteria > > > > > > End Sub > > > > > > Note : Change the highlighted place according to your criteria > > > > * * > > *Warm Regards,* > > *Ravi Kumar.* > > > > *From:* excel-...@googlegroups.com [m

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
a web page > > > > can you please say how to store in array or collection > > > On Tuesday, September 24, 2013 3:23:26 PM UTC+5:30, Ravi Kumar wrote: > > Store the value in any array or collection and then paste it to ie > textbox > > > > > &g

RE: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Ravi Kumar
to your criteria Warm Regards, Ravi Kumar. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Menaka Balakrishnamoorthy Sent: Tuesday, September 24, 2013 5:18 PM To: excel-macros@googlegroups.com Subject: Re: $$Excel-Macros$$ How to paste all the values in th

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
I want to paste the values of Range A1:A10 in the text box of a web page, I can paste A1 and while pasting A2, A1 is getting replaced, finally there is only one value in the text box that is A10, but I need all the values from A1 to A10 to be pasted. Please help on this. And the link is my VM an

Re: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Menaka Balakrishnamoorthy
vi Kumar.* > > > > *From:* excel-...@googlegroups.com [mailto: > excel-...@googlegroups.com ] *On Behalf Of *Ravinder > *Sent:* Tuesday, September 24, 2013 3:01 PM > *To:* excel-...@googlegroups.com > *Cc:* Soum > *Subject:* RE: $$Excel-Macros$$ How to paste all the

RE: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Ravi Kumar
Subject: RE: $$Excel-Macros$$ How to paste all the values in the text field of a web page Not able to access website and not getting how its working. From: excel-macros@googlegroups.com <mailto:excel-macros@googlegroups.com> [mailto:excel-macros@googlegroups.com] On Behalf Of

RE: $$Excel-Macros$$ How to paste all the values in the text field of a web page

2013-09-24 Thread Ravinder
Not able to access website and not getting how its working. From: excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On Behalf Of Menaka Balakrishnamoorthy Sent: Tuesday, September 24, 2013 2:42 PM To: excel-macros@googlegroups.com Subject: $$Excel-Macros$$ How to paste all th