#1   Report Post  
Posted to microsoft.public.excel.misc
bjh bjh is offline
external usenet poster
 
Posts: 2
Default Check Box Macro

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Check Box Macro

Look into making your VBA into an add-in.
--
Gary''s Student - gsnu200793


"bjh" wrote:

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?

  #3   Report Post  
Posted to microsoft.public.excel.misc
bjh bjh is offline
external usenet poster
 
Posts: 2
Default Check Box Macro

I'm new to using VBA how would I go about making it into an add-in?

"Gary''s Student" wrote:

Look into making your VBA into an add-in.
--
Gary''s Student - gsnu200793


"bjh" wrote:

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Check Box Macro

FileSave AsFile Type MS Excel Add-in(*.xla)

Way down at the bottom of the dialog box.


Gord

On Tue, 24 Jun 2008 12:47:00 -0700, bjh wrote:

I'm new to using VBA how would I go about making it into an add-in?

"Gary''s Student" wrote:

Look into making your VBA into an add-in.
--
Gary''s Student - gsnu200793


"bjh" wrote:

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,101
Default Check Box Macro

My guess would be to protect the sheet and save as "macro enabled workbook"
in the file type dropdown when saving. I don't know 100% but you can try.

"bjh" wrote:

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Check Box Macro

Purchase a Digital Certificate from one of the purveyors of DC's like Thawte or
Verisign

Help gives you more details about signing a workbook under "about digital
signatures"


Gord Dibben MS Excel MVP

On Tue, 24 Jun 2008 12:16:03 -0700, bjh wrote:

I've created a spreadsheet with various checkboxes throughout it to replace
an older version. Unfortunately the old version is protected and I don't
know the password so I had to start from scratch. Both versions have
checkboxes but only the new one gives a Security Warning stating "Macros may
contain viruses. It is usually safe to disable macros, but if the macros are
legitimate, you might lose some functionality."
The spreadsheet is going to be distributed to clients so I can't just change
my security settingsget rid of the message. If I leave it there and someone
doesn't allow the macro they can't use the checkbox.

How do I get the spreadsheet to not give a Security Warning but still keep
the checkboxes active?


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
Customized Macro Button Check [email protected] Excel Discussion (Misc queries) 1 August 11th 07 12:23 AM
To be safe - how to check macro before run it? Eric Excel Discussion (Misc queries) 2 April 21st 06 12:31 AM
need macro to check part# and sum jg53 Excel Worksheet Functions 8 April 13th 06 04:29 PM
how do i create a macro for putting a check in a box? Dakota Bleu Excel Worksheet Functions 1 December 19th 05 02:05 AM
How do I link a check box to a macro? Tom Excel Worksheet Functions 1 April 12th 05 04:37 AM


All times are GMT +1. The time now is 12:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"