Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 50 workbooks

I am setting up 50 workbooks for 50 users on a network folder. The users
input there workload estimate information. All of the inputs are summarized
into a 51st workbook.

I am setting up 50 workbooks so any individual user can open their workbook
without interfering with other users. Each of the 50 workbooks has a
UserForm and some other code. The UserForm and code are identical in each
workbook.

After the users gain some experience with the application I am sure changes
will be required. Is there any way I can keep the code on a single code
workbook so I don't have to paste changes in all 50 workbooks?

Thanks, Peter


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default 50 workbooks

Put your code in an addin rather than in 50 workbooks. Then in each
workbook and set a reference to your addin or have the users go into tools
=addins and select it to be loaded each time excel is opened.

--
regards,
Tom Ogilvy

"Peter in Rosburg" wrote in message
...
I am setting up 50 workbooks for 50 users on a network folder. The users
input there workload estimate information. All of the inputs are

summarized
into a 51st workbook.

I am setting up 50 workbooks so any individual user can open their

workbook
without interfering with other users. Each of the 50 workbooks has a
UserForm and some other code. The UserForm and code are identical in each
workbook.

After the users gain some experience with the application I am sure

changes
will be required. Is there any way I can keep the code on a single code
workbook so I don't have to paste changes in all 50 workbooks?

Thanks, Peter




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
Updating Workbooks from multiple links Workbooks TimJames Excel Worksheet Functions 1 December 15th 07 03:34 PM
Copy/ move selected data from workbooks to seperate worksheets or workbooks Positive Excel Worksheet Functions 1 August 30th 07 04:54 PM
Display 2 formulas from source workbooks to destination workbooks Excel_seek_help Excel Discussion (Misc queries) 4 April 27th 06 08:13 PM
suddenly my excel workbooks are "shared workbooks" Maggie's mom Excel Discussion (Misc queries) 1 August 28th 05 09:20 PM
Workbooks.Open closes other workbooks S. Daum Excel Programming 1 August 21st 03 07:47 PM


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