Microsoft Word 2000 for PC Logo

Related Topics:

Anonymous Posted on Dec 05, 2010

Word 2000 always opens with a box asking if I want to disable macros. Do I need that reminder, and, if not, how can i get rid of it?

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

Mentor:

An expert who has written 3 tips or uploaded 2 video tips.

Governor:

An expert whose answer got voted for 20 times.

  • Contributor 21 Answers
  • Posted on Mar 15, 2011
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

MVP:

An expert that got 5 achievements.

Mentor:

An expert who has written 3 tips or uploaded 2 video tips.

Governor:

An expert whose answer got voted for 20 times.

Joined: Jul 06, 2010
Answers
21
Questions
0
Helped
81958
Points
87

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
2answers

Cant get rid of Ask

The eaiest method i have found to get rid of this pesky browser
Create Menu tab right click in the top of screen (toolbar) you will see a number of toolbar options select the menu bar
This will add to your screen toolbar File Edit View Favorites Tools and Help
Select Tools tab then from the drop down menu Mange Add - Ons you will see
Toolbar Extensions Search Providers Accelerators and Tracking protection
You can remove or disable them right click on them select disable or remove some don't have the option to remove.

also
Get Rid of Ask.com as a Browser
Search engines come installed on Internet Explorer and Firefox.
These search engines take over as the default search engines.
Get rid of Ask.com from the toolbar after opening your browser.
Interent Explorer

Open Internet Explorer.
Click on the arrow to the right of "Search." A drop-down box will open.
Click "Manage."
A window will open called "Toolbar Options."


Click "Search" on the left-side panel. A new page is displayed called "Search Options."
Click on the box that says "Set and keep Google as the default search engine."

Click "Save." Close the window.
Firefox
Open Firefox.
Click the arrow on the left side of the address bar to open a drop-down menu.
The arrow is right before the white space where you type the search term.

Click "Manage Search Engines" from the drop-down menu.
A window opens, showing you the search engines installed.

Click "Ask.com" to highlight. Click "Remove" on the right side of the window.
After the search engine is gone, click "OK" to close the window and delete "Ask.com" from available search engines.

Rid of the Ask Toolbar
Ask.com is a search portal that attaches to your browser.
This toolbar is handy for quick access to the Internet.
If you do not use the toolbar often, you can remove it from your computer.
Click the "Start" button in the lower left corner of your desktop.
Choose "Control Panel."
Click "Programs" and then "Programs and Features."
Find the "Ask Toolbar" item in the list of items installed on your computer.
Highlight it and click the "Uninstall" button. Click "Yes" to confirm.
Wait for the application to be uninstalled.
Restart your computer.




0helpful
1answer

I bought a 2000 range rover already converted to coil springs and shocks, now I have an eas fault constantly on the dash, how do I get rid of the eas system in the computer?

For many repair operations you don't want the suspension to be adjusting itself up and down while you work on the vehicle. Classic air sprung models have a disable switch under the seat, but this is lacking on the 4.0/4.6. On these models, the following options are available for disabling the system:
1. Leaving a door or the tailgate open effectively freezes the suspension
2. Unplug the air suspension delay timer, a small black box that looks like a large relay under the drivers seat.
1helpful
1answer

I am using microsoft excel 2007, the code is not running, the macro was disabled.. How to enable the macro...?

From the excel help file

  1. Click the Microsoft Office Button o12filemenubutton_za10077102.gif, and then click Excel Options.
  2. Click Trust Center, click Trust Center Settings, and then click Macro Settings.
  3. Click the options that you want:
    • Disable all macros without notification Click this option if you don't trust macros. All macros in documents and security alerts about macros are disabled. If there are documents with unsigned macros that you do trust, you can put those documents into a trusted location. Documents in trusted locations are allowed to run without being checked by the Trust Center security system.
    • Disable all macros with notification This is the default setting. Click this option if you want macros to be disabled, but you want to get security alerts if there are macros present. This way, you can choose when to enable those macros on a case by case basis.
    • Disable all macros except digitally signed macros This setting is the same as the Disable all macros with notification option, except that if the macro is digitally signed by a trusted publisher, the macro can run if you have already trusted the publisher. If you have not trusted the publisher, you are notified. That way, you can choose to enable those signed macros or trust the publisher. All unsigned macros are disabled without notification.
    • Enable all macros (not recommended, potentially dangerous code can run) Click this option to allow all macros to run. This setting makes your computer vulnerable to potentially malicious code and is not recommended.
    • Trust access to the VBA project object model This setting is for developers and is used to deliberately lock out or allow programmatic access to the VBA object model from any Automation client. In other words, it provides a security option for code that is written to automate an Office program and programmatically manipulate the Microsoft Visual Basic for Applications (VBA) environment and object model. This is a per user and per application setting, and denies access by default. This security option makes it more difficult for unauthorized programs to build "self-replicating" code that can harm end-user systems. For any Automation client to be able to access the VBA object model programmatically, the user running the code must explicitly grant access. To turn on access, select the check box.
0helpful
1answer

Step by step instructions on how to create a macro, create form f

You can create a macro by using the macro recorder to record a sequence of actions, or you can create a macro from scratch by entering Visual Basic for Applications code in the Visual Basic Editor.
Open a new document.
From the Tools menu, choose Customize.
Click the Commands tab and then scroll down in the Categories box and select Macros. You’ll see the names of any macros you've created in the Commands box on the right-hand side.
Click, hold, and drag your macro onto any toolbar and release, as shown in Figure D. A button with the name of the macro will appear on the toolbar.
0helpful
1answer
1helpful
2answers

Whenever I open a new spreadsheet now it automatically opens up a spreadsheet calles PERSONAL. Why is that and how can I get rid of it... I think it started after a did a macro but I am not sure. Thanks,...

You're right - it was caused by recording a macro. When you record a macro you are given the option to store the new macro in "This Workbook", a "New Workbook" (the default), or in a "Personal Macro Workbook". It looks like you selected "Personal Macro Workbook".
The recorded macro is stored in a special workbook called "Personal.xls". This workbook is loaded every time Excel is loaded. If you don't want this workbook loaded, then just delete it or rename it.
The file is buried deep in Microsoft's application data area. On my Vista computer it's in C:\Users\frogfund\AppData\Roaming\Microsoft\Excel\XLSTART On my Windows XP computer it's in C:\Documents and Settings\frogfund\Application Data\Microsoft\Excel\XLSTART. Depending on your computer your Personal.xls might be in a slightly different location. You might need to do a search using Windows Explorer.
If you are still having troubles finding personal.xls 1. Open Excel, 2. Open the Visual Basic editor (hit Alt-F11 or click Tools-Macro-Visual Basic Editor) 3. Click Tools-References to bring up the references dialog 4. Click on VBAProject in the list. The file location will be displayed near the bottom of the dialog box. Sometimes this might be cut off at the end, but it should give you a good idea where the file is located. 5. Click Cancel to close the dialog.
0helpful
1answer

Problem opening Access Database-upgrade from Access 2003 to 2007

if the form "products" really exists, then your office 2007 security settings are not allowing to load macros. Try the following settings:-

Office 2007 has some security settings disabled by default to prevent any harm to your system.

go to trustcenter settings(click the office button at the top left of the office 2007 screen then click Access options, then select Trustcenter, then click trustcenter settings.)
In trustcenter settings, select message bar then select "Show the message bar in all applications when content is blocked" radio button.

Then from macro settings ,make sure to select "Disable all macros with notification" . Click ok twice to close the settings windows and try opening the file again.

Good Luck
0helpful
1answer

Macros with expired signature.

go to tools->options->security
click on "macro security" button
change security level to "medium" or "low".

be aware that low security on macros means viruses can attack your computer through word documents. don't leave it on that setting for too long.
0helpful
1answer

Macro

Hi motilal

Follow these steps to create multiple macros

Click the Microsoft Office Button , and then click Excel Options.
In the Popular category, under Top options for working with Excel, select the Show Developer tab in the Ribbon check box, and then click OK.

Note The Ribbon is a component of the Microsoft Office Fluent user interface.
To set the security level temporarily to enable all macros, do the following: On the Developer tab, in the Code group, click Macro Security.


In the Macros Settings category, under Macro Settings, click Enable all macros (not recommended, potentially dangerous code can run), and then click OK.

Note To help prevent potentially dangerous code from running, we recommend that you return to any of the settings that disable all macros after you finish working with macros.
Open the workbook that contains the module that you want to copy and the workbook that you want to copy the module to.
On the Developer tab, in the Code group, click Visual Basic.
On the View menu, click Project Explorer .
Drag the module that you want to copy to the destination workbook.

Regards,
TheAssembler
0helpful
1answer

Macros Help PLZ

Change the file ending back to .xls, open the file, enable macros, then try renaming the file to the new extension.
Not finding what you are looking for?

78 views

Ask a Question

Usually answered in minutes!

Top Microsoft Computers & Internet Experts

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Brad Brown

Level 3 Expert

19187 Answers

Are you a Microsoft Computer and Internet Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...