Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel VBA forms on Intranet

I have developed a form within Excel 2000 using VBA forms
which looks up names and parts of names within 1 of 3
worksheets - depending on the option chosen.

This works perfectly well when accessed via someones
desktop. However, once a link is placed to the file on the
intranet I get errors such as the one below

Method 'Worksheets' of object '_Global' failed

Can any one shed light on this and how to get around it as
all that I try creates another error and I end up trying
to fix that and losing focus on the real problem.

Any help very much appreciated

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Excel VBA forms on Intranet

Do you use the file name in the code? If yes, you'd better
change them to URL address.

Best Regards

Bill

-----Original Message-----
I have developed a form within Excel 2000 using VBA forms
which looks up names and parts of names within 1 of 3
worksheets - depending on the option chosen.

This works perfectly well when accessed via someones
desktop. However, once a link is placed to the file on

the
intranet I get errors such as the one below

Method 'Worksheets' of object '_Global' failed

Can any one shed light on this and how to get around it

as
all that I try creates another error and I end up trying
to fix that and losing focus on the real problem.

Any help very much appreciated

Thank you
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel VBA forms on Intranet


Thanks for that - it wasn't quite what you said but it did put me on the
right track - it now works

Thanks again


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
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
Postging Excel Table on Intranet Bob in CO Excel Discussion (Misc queries) 3 June 19th 07 11:23 PM
Downloading files from an Intranet site to Excel Droidy Excel Discussion (Misc queries) 2 October 9th 06 02:39 AM
Intranet Excel File...Changing Name Sharky23 Excel Worksheet Functions 1 May 24th 06 03:15 AM
Button fails to call macro when open an Excel via Intranet tigertax Excel Discussion (Misc queries) 1 April 12th 05 10:21 AM
Hyperlinking Excel on Intranet Jackie Excel Discussion (Misc queries) 0 March 31st 05 05:22 PM


All times are GMT +1. The time now is 11:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"