J
Jorge
I want to know how can I copy my conditional formating without having to type
in the conditional formating row by row. How can i copy it?
in the conditional formating row by row. How can i copy it?
Vergel Adriano said:You can set the macro security to Low by going to Tools->Macro->Security.
But it's not recommended because that would mean all other workbooks with
macros that you open will be automatically enabled.
The other way is to sign your vba project with a digital signature. Search
the help file for "digital certificate" and you'' find something there that
would teach you how to create a personal digital certificate. I personally
have not had the need to create one myself though.. Try reading up about the
digital certificates and post back a specific question that you might have.
I'm sure there'll be a lot around here who could help you out.