Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default Problem in opening template through intranet.

I have a template with forms...data in the forms is fed from the excel sheet....in workbook open event i have the "form.show". I put this template on the intranet and almost 100 people tested it opening through browser...it worked fine for 90% but just handful of systems have the problem. All have windows XP.

Problem : when user opens the template from the browser...instead of showing the formit shows the excel sheet...but the form is open. To get to the form you have to alt+tab......

does someone have any idea/hint what could it be...and what to try to find out the bug....

Suggestions will be appreciated.

Thanks,
--
Ajit
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Problem in opening template through intranet.

Hi Ajit;

Try setting the focus for the form programatically instead
or relying on thier OS to implicitly do it.

Thanks,

Greg


-----Original Message-----
I have a template with forms...data in the forms is fed

from the excel sheet....in workbook open event i have
the "form.show". I put this template on the intranet and
almost 100 people tested it opening through browser...it
worked fine for 90% but just handful of systems have the
problem. All have windows XP.

Problem : when user opens the template from the

browser...instead of showing the formit shows the excel
sheet...but the form is open. To get to the form you have
to alt+tab......

does someone have any idea/hint what could it be...and

what to try to find out the bug....

Suggestions will be appreciated.

Thanks,
--
Ajit
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default Problem in opening template through intranet.

Greg, Thanks for your reply...but unfortunately that didn't work...and i digged some deep and it looks that none of the excel functionality is working...for example i tried doing [msgbox range("A1").value] on worksheet open...and it gave me error "Runtime error 1004" Method "Range of object" failed......I have no idea why it happens and i also tried the same thing in somany other systems and it is perfect......
--
Ajit


"Gjones" wrote:

Hi Ajit;

Try setting the focus for the form programatically instead
or relying on thier OS to implicitly do it.

Thanks,

Greg


-----Original Message-----
I have a template with forms...data in the forms is fed

from the excel sheet....in workbook open event i have
the "form.show". I put this template on the intranet and
almost 100 people tested it opening through browser...it
worked fine for 90% but just handful of systems have the
problem. All have windows XP.

Problem : when user opens the template from the

browser...instead of showing the formit shows the excel
sheet...but the form is open. To get to the form you have
to alt+tab......

does someone have any idea/hint what could it be...and

what to try to find out the bug....

Suggestions will be appreciated.

Thanks,
--
Ajit
.


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
Template opening Galliano Excel Discussion (Misc queries) 3 April 7th 06 05:00 PM
problem while opening VBA template through intranet Ajit Excel Programming 1 June 15th 04 03:01 PM
intranet + hyperlinks problem (open in new window?) neowok[_33_] Excel Programming 0 March 1st 04 10:16 AM
Opening Template Srinath Excel Programming 2 August 28th 03 04:05 PM


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