Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Edward
 
Posts: n/a
Default Download from the Internet into Excel

When I download data from a particular website it automatically opens in the
internet explorer window as an excel spreadsheet. Thats fine. However the
icons at the top of the spread sheet which allow copy, paste, save etc. are
all greyed out which means the spreadsheet information cannot be used. I have
tried this on another computer and it works fine so I assume it must be
something to do with the settings on my computer any help? I have excel2002
and ie6 with windos xp professional
  #2   Report Post  
Posted to microsoft.public.excel.misc
dominicb
 
Posts: n/a
Default Download from the Internet into Excel


Good morning Edward

Will a macro suffice?

Sub Test()
Workbooks.Open Filename:="http://www.myweb/xlfiles\myfile.xls"
End Sub

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=485798

  #3   Report Post  
Posted to microsoft.public.excel.misc
Edward
 
Posts: n/a
Default Download from the Internet into Excel

thanks dominicb - not sure how I can use this. The problems lies in internet
explorer in that I cannot copy the spread sheet in view.

"dominicb" wrote:


Good morning Edward

Will a macro suffice?

Sub Test()
Workbooks.Open Filename:="http://www.myweb/xlfiles\myfile.xls"
End Sub

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=485798


  #4   Report Post  
Posted to microsoft.public.excel.misc
dominicb
 
Posts: n/a
Default Download from the Internet into Excel


Hi Edward

The code I've given you will open the workbook in XL, not IE, so you
can edit it, save it etc.

Open XL and in a blank workbook press alt + F11

Go to Insert Module

Paste my code into the pane that appears (obviously replace my made up
address and file name with the real one)

File Close & Return to Excel

Tool Macro Macros, Run

should open the file.

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=485798

  #5   Report Post  
Posted to microsoft.public.excel.misc
Edward
 
Posts: n/a
Default Download from the Internet into Excel

dThanks for that - the macro worked but the web address produce by the
datbase company is not an XL file it ends in *.htm - so it does not import.

Why does it read ok on other computers?

"dominicb" wrote:


Hi Edward

The code I've given you will open the workbook in XL, not IE, so you
can edit it, save it etc.

Open XL and in a blank workbook press alt + F11

Go to Insert Module

Paste my code into the pane that appears (obviously replace my made up
address and file name with the real one)

File Close & Return to Excel

Tool Macro Macros, Run

should open the file.

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=485798


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
how do I download an excel template%3f Dante Excel Discussion (Misc queries) 3 May 14th 05 11:35 PM
Excel instance used with "Export to Microsoft Excel" option in Internet Explorer Karl Schweitzer Excel Discussion (Misc queries) 0 April 7th 05 06:17 PM
How can I download Solver add-in for excel 97 without the office . Deb Excel Discussion (Misc queries) 0 April 6th 05 07:25 AM
Excel is not loading after a download that required CD Maurice500 Setting up and Configuration of Excel 1 January 24th 05 10:19 PM
MAKING EXCEL AS HOME PAGE IN INTERNET EXPLORER Jagz Excel Discussion (Misc queries) 4 January 2nd 05 02:51 PM


All times are GMT +1. The time now is 03:30 PM.

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

About Us

"It's about Microsoft Excel"