Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 202
Default Excel Files with VBA Macros Stored on SharePoint

Hi All,

Does anyone know a good resource to tell me how to modify my VBA macros when
my Excel speadsheets are being stored on a SharePoint Site?

My macos execute fine when the Excel files are stored on a local drive or a
fileshare. But when the files are stored on a SharePoint site, the macros no
longer function correctly.

This is the code the Debugger flags as the problem:

Workbooks.Open SourcedatatableFull
Workbooks(Sourcedatatable).Activate
Set myObject = Workbooks(Sourcedatatable).Worksheets("Sheet1")
SourceTableOpen = True

Thanks!
--
Jane
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
Preview Excel 2007 files in Outlook from SharePoint Barb Reinhardt Excel Discussion (Misc queries) 0 May 6th 10 08:48 PM
Wht can't I open Excel files from Sharepoint any more? HH Excel Discussion (Misc queries) 1 January 17th 10 08:49 PM
Excel links & SharePoint 3.0 (worked fine with SharePoint 2.0) ScottFisher2004 Excel Discussion (Misc queries) 0 November 10th 08 03:26 PM
XP Excel program changes all my files to not duplex as stored agridsl Setting up and Configuration of Excel 0 November 1st 05 07:02 PM
Excel files stored on a different server Sri Excel Discussion (Misc queries) 0 February 4th 05 11:25 AM


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