Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default protect macro from a different users access

I am working on a excel vba program where I'm utilizing a Userform
with command, combo-list... buttons.

The program basically asks for a patient's information (gender,
height, weight..). Upon the 'run' command, all the data is calculated
for respiratory-type research on the patient data. The results are a
graphical chart on sheet1 and the raw data on sheet2. Here's what I'd
like to do.

Once the user runs the program, I placed another command button - save
as, which appends the username, gender, and date.

What I'd like is for the Saved results file be in a format where the
user cannot access the vba code. Maybe the system produces a pdf file
with the data and the chart on page 1 and 2?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 464
Default protect macro from a different users access

Protect the VBE
http://www.ozgrid.com/VBA/protect-vba-code.htm



--
Regards
Dave Hawley
www.ozgrid.com
"ankur" wrote in message
...
I am working on a excel vba program where I'm utilizing a Userform
with command, combo-list... buttons.

The program basically asks for a patient's information (gender,
height, weight..). Upon the 'run' command, all the data is calculated
for respiratory-type research on the patient data. The results are a
graphical chart on sheet1 and the raw data on sheet2. Here's what I'd
like to do.

Once the user runs the program, I placed another command button - save
as, which appends the username, gender, and date.

What I'd like is for the Saved results file be in a format where the
user cannot access the vba code. Maybe the system produces a pdf file
with the data and the chart on page 1 and 2?


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
i want to allow users to edit changes afetr password protect of c mamta raul New Users to Excel 1 August 19th 09 03:08 PM
How do i password protect my VB Code from users Bruce Excel Programming 2 May 28th 09 10:27 AM
Protect cells from other users w/out me having to enter pw Tara at Walsh Excel Discussion (Misc queries) 4 May 14th 07 10:40 PM
Protect Execl data for different users. Saurabh Excel Discussion (Misc queries) 1 May 30th 06 09:28 AM
Can I password-protect a spreadsheet for different users? Candy Excel Programming 1 October 25th 05 10:59 PM


All times are GMT +1. The time now is 04:01 PM.

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"