 |
 |

07-31-2002, 07:48 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
Excel macro security
|
Hi, i have some problems with the macro security in Excel. I've made an Excel file with a button who send an email. The Excel file will be use by a lot of user.. But if the macro security of the user is set to medium or high, it will ask a question like:
Do you want to enable or disable macro?
wiith three choices
enable, disable, cancel
But what can i do the drop this message????
|
__________________
BUD
|

07-31-2002, 07:50 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
Create a digit signature.
|
__________________
-Carl
|

07-31-2002, 07:52 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
__________________
BUD
|

07-31-2002, 08:20 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
There are some instructions here. Hopefully, it will work.
|
__________________
-Carl
|

07-31-2002, 08:33 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
But can you explain me what is it, the digit signature? Do i have to create this on each machine, or is just on the file?
|
__________________
BUD
|

07-31-2002, 09:00 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
From what I understand just on the VBA program. I was going to be trying it out early next week, since I have the same problem as you.
|
__________________
-Carl
|

07-31-2002, 09:02 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
okay, so if i understand, i have to create my digit signature on each machine. And he don't have any other solution?
|
__________________
BUD
|

07-31-2002, 09:08 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
No, you attach your digital signature to your program. Then install your program on each computer.
|
__________________
-Carl
|

07-31-2002, 09:15 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
It's not a program. It's only an Excel file with a button who send by email this file. Do you understand what I mean? So the user fill the file, with his personal information, and when he click on the button, the file is saved, and send at a person. So i don't want any error message about the security.
|
__________________
BUD
|

07-31-2002, 09:25 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
Then goto the excel VBA (where your code for your email button is). Tools -> Digital Signature. Choose a signature to add to your Excel code (after you have created a signature first.) Then destribute your excel file.
|
__________________
-Carl
|

07-31-2002, 09:29 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
Okay. And with that, event if the security is set to High, or medium, it will never ask to enable or disable macro?
|
__________________
BUD
|

07-31-2002, 09:41 AM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
I believe it will ask "if you wish to trust this source?" If you select it as a source to always trust then it will not ask again. That is from what I understand. Like I said earlier, I'll be doing this next week.
|
__________________
-Carl
|

07-31-2002, 09:43 AM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
okay, thanks
I will try it. And if it's work, i will write back.
|
__________________
BUD
|

07-31-2002, 12:02 PM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
Hey Carl, i tried it. When you open the file, he has an Security Warning. But this warning comes just at the first timeyou open it.
|
__________________
BUD
|

07-31-2002, 12:16 PM
|
 |
Variable not defined
Retired Moderator * Guru *
|
|
Join Date: Apr 2002
Location: Ottawa, Ontario
Posts: 4,793
|
|
|
Yeah, I thought so. Does it ask you if you always want to trust this source?
|
__________________
-Carl
|

07-31-2002, 12:39 PM
|
 |
Centurion
|
|
Join Date: Jul 2002
Location: Montreal
Posts: 193
|
|
|
yes, you can check this option in the warning!!!!!!!
|
__________________
BUD
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
|
|
 |
|