ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Problem in opening template through intranet. (https://www.excelbanter.com/excel-programming/301186-problem-opening-template-through-intranet.html)

Ajit

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

GJones

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
.


Ajit

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
.




All times are GMT +1. The time now is 02:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com