Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Excel 2007 split vba modules out of workbook (like Access front end/back end)???

I have a workbook that has around 40 sheets, many with some sophisticated
formulas. as well as 2000 lines of VBA. The vba does the user and
application security, screen resolution (zoom) and conducts the workflow.
The way it exists now, the user could be allowed to patch a sheet formula
(but shouldn't be necessary), but if a bug fix or enhancement was required
in the code all the current sheets data would have to be re-keyed. Is there
a way to split the code out of the workbook? Perhaps put it in an Add-in?
Would that allow for a bug fix to be moved out to existing users? How do
others (you) do it?

Thank you for your advice.

rick

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 2007 split vba modules out of workbook (like Access front end/back end)???


See chip Pearson website. Make sure you read everyhing because you have
to change a menu item in the worksheet menu tools - Options - Macro -
Security. The files get saved as a BAS extension which is a text file
that you can open with notepade.


'Programming In The VBA Editor'
(http://www.cpearson.com/Excel/vbe.aspx)


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=166247

Microsoft Office Help

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
Excel 2007 - Split and re-consolidate master workbook Lisa Excel Programming 5 January 18th 08 06:39 PM
Excel front-end and Access back-end? XP Excel Programming 9 July 20th 07 01:12 PM
Excel Front end Acces Back end Ian B Excel Discussion (Misc queries) 1 February 9th 07 07:18 PM
I can not get excel to print on front and back can anyone help me. de_stap New Users to Excel 2 February 1st 06 06:34 PM
How can I print on the front and back of a page in excel? Jonathan Cooper Excel Discussion (Misc queries) 0 September 29th 05 02:28 PM


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