LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 117
Default Path/File Access Error

Is your code busy running and doing something while you are idle for a long
time? Usually, I put only UDFs (user-defined functions) and event handlers
in the template that are required to calculate any cell values. All other
command macro type of code (to load data into the template, select groups of
sheets to print, etc.) is put in a separate workbook and made into an add-in
so it is not copied with each data workbook saved from the template.
--
Regards,
Bill


 
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
Copying worksheet, path/file access error: '\vbxxx.tmp' goneill3 Excel Discussion (Misc queries) 7 April 4th 23 10:45 AM
Path/File access error: '.\VB??.tmp' Daniel Debes Excel Programming 3 December 16th 20 02:16 AM
Path/File access error Ayo Excel Discussion (Misc queries) 1 June 8th 08 08:47 PM
Path/File access error: '\VBx.tmp' COB Setting up and Configuration of Excel 3 January 11th 07 07:05 PM
"Path/File Access Error" on Sheets.Copy Nick Cranham Excel Programming 4 April 15th 04 01:41 PM


All times are GMT +1. The time now is 01:19 AM.

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"