Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 35
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 107
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 109
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 111
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 112
Jun
Warning: strtotime() [function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 35
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 107
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 109
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 111
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EST/-5.0/no DST' instead in /home/frodr/public_html/msofficetuneup.com/wp-includes/functions.php on line 112
08
Macro security is quite stringent in Office 2007, which shouldn’t come as a surprise given the number of nasty VBA-based viruses and other malware that have spawned in the past few years. For a macro to work in Office 2007, the macro must come with a digital signaÂture that is both valid and current, and the macro developer must be set up on your comÂputer as a trusted publisher. To set up a developer as a trusted publisher, click Options when you see the Security Warning information bar, click to activate the Trust All Documents From This Publisher option, and then click OK.
What if you just want to run your own macros? In that case, you need to sign your own projects and then set yourself up as a trusted publisher.
NOTE
To digitally sign your own VBA projects, choose Start, All Programs, Microsoft Office, Microsoft Office Tools, Digital Certificate for VBA Projects. In the Create Digital Certificate dialog box, type a name (such as your own name) in the Your Certificate’s Name text box and then click OK.When the SelfCert Success dialog box appears, click OK. Now open the Visual Basic Editor, select your project, and then choose Tools, Digital Signature. Click Choose, click your certificate, and then click OK.
If that all sounds like too much work, but you don’t want to enable all macros, Word gives you a third choice: Store your macro-enabled documents in a trusted location. A trusted location is a folder that Word assumes contains only trustworthy documents, so it automatiÂcally enables any macros contained in those documents. By default, Word comes with three trusted locations:
%ProgramFiles%\Microsoft Office\Templates-This folder holds the application templates for all of Office.
%UserProfile%\Application Data\Microsoft\Templates-This folder holds the Office templates you create yourself.
%UserProfile%\Application Data\Microsoft\Word\Startup-This folder holds the global templates that you have created yourself and that are loaded into Word autoÂmatically at startup.
None of these locations are particularly convenient, but it’s possible to set up a more suitÂable folder as a trusted location. Here are the steps to follow:
- Choose Office, Word Options to open the Word Option dialog box.
- Click Trust Center.
- Click Trust Center Settings. The Trust Center dialog box displays.
- Click Trusted Locations.
- If the trusted location is on your network, click to activate the Allow Trusted Locations On My Network check box.
- Click Add New Location. The Microsoft Office Trusted Location dialog box displays, as shown in Figure 1.
- Use the Path text box to type the path of the trusted location.
- If you want Word to also trust this location’s subfolders, click to activate the Subfolders of This Location Are Also Trusted check box.
- Click OK.
- Click OK to return to the Word Options dialog box.
- Click OK.
NOTE
While you’re in the Trust Center, you might want to adjust your macro security setting. Click Macro Settings and then click the security option you prefer. If you’re going to put all your macro-enabled documents in the trusted location that you’re creating in these steps, you can click either Disable All Macros With Notification or Disable All Macros Without Notification.

Figure 1 Use the Trusted Locations page to set up new trusted locations in Word.
Technorati Tags: trusted location, documents word
Popularity: 3% [?]








Recent Comments