Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 10th, 2006, 04:28 PM
Authorized User
 
Join Date: Feb 2006
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default Hiding VBA Code

How can i hide code in access 2003 vba , that if i send it to someone - he can't see the code ?


Paula.

 
Old February 10th, 2006, 04:54 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 196
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Save the database as an .mde file. After that, the VBA cannot be seen or changed.

Rand
 
Old February 10th, 2006, 05:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 196
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In my Access 2000:

Toolbar Menu:
Tools
Database Utilities
Make MDE file ...

Make certain to keep the original .mdb file, otherwise you will never be able to update the code.



Rand
 
Old February 11th, 2006, 06:14 AM
Authorized User
 
Join Date: Feb 2006
Posts: 66
Thanks: 0
Thanked 0 Times in 0 Posts
Default

It works , Thanks!






Similar Threads
Thread Thread Starter Forum Replies Last Post
Hiding a VBA Code from other users. shamala Excel VBA 5 May 15th, 2011 04:00 AM
Code works in Excel VBA but not Access VBA fossx Access VBA 2 May 21st, 2007 08:00 AM
Trouble hiding and unhiding columns in VBA jtmelb Excel VBA 0 February 14th, 2007 07:04 PM
hiding javascript code using ASP pablohoney Classic ASP Basics 2 March 30th, 2005 10:58 AM
hiding include file code isheikh BOOK: Beginning ASP 3.0 0 April 6th, 2004 01:38 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.