Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Opening Excel File from the Internet

I have a web server that allows a user to download excel files, these
files have a autorun macros that format the sheet on load.

The problem comes when the excel macro is creating a pivot table the
message

"Run-time error '1004':
Cannot open PivotTable source file
c:\Users\RobW\AppData\Local\Microsoft\Windows\Temp orary Internet Files
\Low\Content.IE5\Q4PYYXA\[Final%20League%20Position%20Bo"

and then the message box runs out of space.

If I save the file to the local disk before openeing it, I don't get
this message and the macro's run fine.

Why might this be happening and what can I do to fix it?

Thanks for any help.
Rob

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Opening Excel File from the Internet

I looks like the string lenght is exceeding the allowable length is excel..
The string posted is 126 character which exceed the msgbox limits of 128. Is
it possible to modify the macro and copy the temporary file to a path with a
shorter name such as

"C:\Documents and Settings\RWhite\My RecentDocuments"

"Rob White" wrote:

I have a web server that allows a user to download excel files, these
files have a autorun macros that format the sheet on load.

The problem comes when the excel macro is creating a pivot table the
message

"Run-time error '1004':
Cannot open PivotTable source file
c:\Users\RobW\AppData\Local\Microsoft\Windows\Temp orary Internet Files
\Low\Content.IE5\Q4PYYXA\[Final%20League%20Position%20Bo"

and then the message box runs out of space.

If I save the file to the local disk before openeing it, I don't get
this message and the macro's run fine.

Why might this be happening and what can I do to fix it?

Thanks for any help.
Rob


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
Excel 2002 - Internet Explorer Windows opening up uncontrollably Mr. Low Excel Discussion (Misc queries) 0 November 3rd 06 02:19 PM
Excel 2002 - Internet Explorer Windows opening up uncontrollably Mr. Low Excel Worksheet Functions 0 November 3rd 06 01:25 PM
EXCEL FILE IN INTERNET Sivassou Excel Discussion (Misc queries) 0 January 5th 06 03:01 PM
Internet explorer is very slow in opening Excel Pivot Table lists balkee Excel Discussion (Misc queries) 0 May 20th 05 03:58 PM
how do I share an excel file using the internet? ranche secretary Excel Discussion (Misc queries) 0 May 19th 05 05:09 PM


All times are GMT +1. The time now is 08:51 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"