Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello, is it possible to prevent others from seeing what is contained in VBA
modules and so on? thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
option private module
at the top of the module will hide. Then protect the code to protect from some users. -- Don Guillett SalesAid Software "Ed" wrote in message ... Hello, is it possible to prevent others from seeing what is contained in VBA modules and so on? thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
yes this is what I was looking for, thanks!
|
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Post back if you need more help
-- Don Guillett SalesAid Software "Ed" wrote in message ... yes this is what I was looking for, thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Prevent Duplicate Data from inputing using input application? | Excel Worksheet Functions | |||
How to Prevent Duplicate Data from inputing using input application? | Excel Discussion (Misc queries) | |||
How to Prevent Duplicate Data from inputing using input application? | New Users to Excel | |||
Prevent Consecutive Entries | Excel Worksheet Functions | |||
prevent data entry into cell? | Excel Worksheet Functions |