Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a simple macro that opens a text file from a data provision
website that I subscribe to. When run, a box pops up asking for the userid and password for the website. Once entered, the file opens. This macro works in Excel 2003 and Excel 2007, but not in Excel 2010. I've tried changing the many various security settings in Excel 2010, but no luck so far. Any suggestions? This the line of code that fails: Workbooks.Open Filename:="http://acs.barchart.com/mri/data/ mrd01181.txt" (for example) In the older versions of Excel, this works whether the address is acs.barchart.com or www.barchart.com. In Excel 2010, it fails either way. I have also tried using the workbooks.opentext method, but that also fails. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2010 crashes on Workbooks.Open for csv file -- sometimes | Excel Programming | |||
Can't open workbook in excel 64 bit 2010 - but can in excel 2010 3 | Excel Programming | |||
how to import a text file in excel 2010 | Excel Discussion (Misc queries) | |||
want to download csv file from website and need to open in Excel. | Excel Discussion (Misc queries) | |||
Can't open XL file on website in IE6 | Excel Discussion (Misc queries) |