Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I have a number of linked excel sheets in an access 2000 database. I have used VB code to loop through all the linked tables. However an error is now appearing realting to either file permission error or that the excel sheet is open. Should it matter that the excel sheet is open , when it is a linked table? I use this code to import the spreadsheets: DoCmd.TransferSpreadsheet acLink, acSpreadsheetTypeExcel8, FName & "|" & eFilename, ExcelFile, False, eFilename & "!B:B" Please can someone help!! Why does it matter if the file is open. on my standalone system it does not matter at all , however on the office network it is coming up with this error when used by standard users ( not admin). Cheers |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Displaying linked data in excel 2007 when linked file is not avail | Excel Discussion (Misc queries) | |||
how to activate the permission option in the file tab in excel? | Setting up and Configuration of Excel | |||
EXCEL 97 - Unable to open linked worksheets created in 2003 | Excel Discussion (Misc queries) | |||
In Excel 2003, under the File menu the Permission link is missing | Excel Worksheet Functions | |||
Permission problem when opening excel file from ASP | Excel Programming |