Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default Workbook on intranet unexpected behaviour

Hi,

I gave a workbook to the intranet administrator who added a direct link to
my workbook
located on his server.
When opening the link, if you opening the file from its current location,
the workbook is loaded from within IE (version 6).

1. The open event load a form (fine), but it seems that not everything is
loaded properly.
The text box keypress event does not fire on first load of the form.

2. if you close the form and return to the workbook (still show in IE) and
then call the form
again via a start button :
This give an error - Set shData = Worksheets(2)
error message 'Method "worksheets" of object _ Global failed

I replaced by Worksheets(2)by Sheet2 but why is this object not known in
IE/excel ?

Regards,

Jean-Yves



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
Long delay opening a workbook through our Intranet for some users Jacques Trépanier Links and Linking in Excel 0 April 20th 07 08:58 PM
Dead screen on the intranet KSO Charts and Charting in Excel 0 January 17th 07 12:54 PM
Publishing to intranet site SGT Buckeye Excel Discussion (Misc queries) 1 January 5th 07 06:39 PM
Unexpected (?) behaviour of OFFSET() in array formulas vezerid Excel Discussion (Misc queries) 11 December 13th 05 08:29 PM
Excel VBA forms on Intranet Kay[_2_] Excel Programming 2 October 1st 03 02:54 PM


All times are GMT +1. The time now is 10:27 AM.

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"