Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

I have also noted the following error message.

Unable to open
http://www.rbi.org.in/scripts/bs_vie...n.aspx?Id=5642. The
Internet site reports that a connection was made but the data is not
available.

This error comes for each and every site.

Please help.
Regards,
Madiya122
yahoo.co.uk





Madiya wrote:
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

I have also noted the following error message.

Unable to open
http://www.rbi.org.in/scripts/bs_vie...n.aspx?Id=5642. The
Internet site reports that a connection was made but the data is not
available.

This error comes for each and every site.
I am using Office 2003 with windows 2000.

Please help.
Regards,
Madiya122
yahoo.co.uk





Madiya wrote:
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Web Querry stopped working

More than likely the web site has re-organized where they keep the data or
the pages that display the data. I had no problem opening the link or
querying the data into a worksheet. This has happened to me several times
and I had to edit my query in Excel to point to the new path and possibly
edit any code that processes the data because it may import differently.
Good luck,
Mike F
"Madiya" wrote in message
ups.com...
I have also noted the following error message.

Unable to open
http://www.rbi.org.in/scripts/bs_vie...n.aspx?Id=5642. The
Internet site reports that a connection was made but the data is not
available.

This error comes for each and every site.
I am using Office 2003 with windows 2000.

Please help.
Regards,
Madiya122
yahoo.co.uk





Madiya wrote:
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,124
Default Web Querry stopped working

I just tested this in xl2002 for the url given.
I right clickedimported into excel.

It refreshed.

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
I have also noted the following error message.

Unable to open
http://www.rbi.org.in/scripts/bs_vie...n.aspx?Id=5642. The
Internet site reports that a connection was made but the data is not
available.

This error comes for each and every site.

Please help.
Regards,
Madiya122
yahoo.co.uk





Madiya wrote:
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.






  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

Thanks to look in to the problem. I was out of office for last 4 days
hance cound not reply you.

I am still getting the same error. I have tried to get data from the
built in web querry feature of xl but it still gives the same error.
Since Don has tested and url works in xl2002, there must be something
wrong in xl2003.
Don,
Could you please send me the workbook if possible?
My mail is victor.vaz @ and balance id is relianceada dot com.
I will try to refresh the same querry on my pc with xl2003.

Regards,
Madiya


Don Guillett wrote:

I just imported into xl2002 and it gave me the data AND refreshed.
I can send you the wb if desired.

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.


  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

Don,
Thanks for your efforts.
I have opened the file here with xl2003 and tried to refresh the querry
you created.
Unfortunatly, it still gives the same error. I will try to use the file
at home today
where I am having win xp and xl2003. If it works there then it sure
that there is some goofup on my work PC.

Thanks again.
Regards,
Madiya




Don Guillett wrote:
Sent just now

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
Thanks to look in to the problem. I was out of office for last 4 days
hance cound not reply you.

I am still getting the same error. I have tried to get data from the
built in web querry feature of xl but it still gives the same error.
Since Don has tested and url works in xl2002, there must be something
wrong in xl2003.
Don,
Could you please send me the workbook if possible?
My mail is victor.vaz @ and balance id is relianceada dot com.
I will try to refresh the same querry on my pc with xl2003.

Regards,
Madiya


Don Guillett wrote:

I just imported into xl2002 and it gave me the data AND refreshed.
I can send you the wb if desired.

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.



  #10   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 239
Default Web Querry stopped working

I have opened your file at my home pc and it works fine.
It means there is some problem on my office pc.
Can you help me to identify the same please?

Regards,
Madiya


Madiya wrote:
Don,
Thanks for your efforts.
I have opened the file here with xl2003 and tried to refresh the querry
you created.
Unfortunatly, it still gives the same error. I will try to use the file
at home today
where I am having win xp and xl2003. If it works there then it sure
that there is some goofup on my work PC.

Thanks again.
Regards,
Madiya




Don Guillett wrote:
Sent just now

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
Thanks to look in to the problem. I was out of office for last 4 days
hance cound not reply you.

I am still getting the same error. I have tried to get data from the
built in web querry feature of xl but it still gives the same error.
Since Don has tested and url works in xl2002, there must be something
wrong in xl2003.
Don,
Could you please send me the workbook if possible?
My mail is victor.vaz @ and balance id is relianceada dot com.
I will try to refresh the same querry on my pc with xl2003.

Regards,
Madiya


Don Guillett wrote:

I just imported into xl2002 and it gave me the data AND refreshed.
I can send you the wb if desired.

--
Don Guillett
SalesAid Software

"Madiya" wrote in message
oups.com...
I have a web querry in VBA macro which runs multiple time depending on
the no of data types provided and fatches wab tables in my excel sheet.
Till last week it was working fine as expected. BUT now it stopped
working. I have confirmed visiting the wab pages and all the wab tables
and URLs are same. But still wab querry returns no data. I have checked
my pc for virus by 4 different antivirus which detected no virus.

What's wrong? Have I changed some setting by mistake? But I know I have
not changed any setting.

Please Help.

Regards,
Madiya.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CTRL+' stopped working jordygirl Excel Discussion (Misc queries) 5 August 24th 09 08:03 PM
F4 Function Key stopped working Javier Excel Worksheet Functions 3 March 26th 08 07:23 PM
VB Stopped Working [email protected] Excel Worksheet Functions 1 April 28th 05 01:56 PM
ADO Connection stopped working Tod Excel Programming 2 July 10th 04 05:25 AM
Tab stopped working -- SCOTT-- Excel Programming 0 October 2nd 03 09:14 PM


All times are GMT +1. The time now is 05:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"