Runtime error 424 object required ...

zekmek - 11 juil. 2001 à 18:45
xpert12 Messages postés 114 Date d'inscription lundi 5 février 2007 Statut Membre Dernière intervention 10 septembre 2010 - 24 oct. 2008 à 10:26
Quelqu'un a t il deja vu ce message d'erreur ?
A voir également:

4 réponses

Jamais vu !Par contre une question : Tu lance ton prog par VB et il ne te dit que ça ? Y'a pas la ligne de l'erreur en jaune ou un msg en français ??
0
progensias Messages postés 3 Date d'inscription samedi 17 juillet 2004 Statut Membre Dernière intervention 7 août 2004
7 août 2004 à 23:48
j'ai dejas vu ce probleme mais j'arrive pas encore à le resoudre
si je pourrai le resoudre je te fairai part
0
xpert12 Messages postés 114 Date d'inscription lundi 5 février 2007 Statut Membre Dernière intervention 10 septembre 2010
24 oct. 2008 à 10:25
Trouvé sur le oueb. (Je fais un copier/coller au cas où le lien ne fonctionne plus.)

lien :
*******
http://www.instant-registry-fixes.org/what-is-runtime-error-424/

Article :
********
erreur complete : Runtime Error 424 object required

Run-time Error 424: Object Required error usually occurs when an application is unable to carry out an operation due to an unexpected programming unforeseen error. Discussed here are a few examples of this error.

The following error message may be displayed when you try to run the Microsoft Office Chart Wizard in Microsoft Access 2000 on a data access page:

Run-time error '424': Object required

Cause of the Error

This error occurs when you attempt to insert the Office Chart on a data access page when Internet Explorer 6.0 is installed on your computer.

Example

The error will occur when you try to do the following on a computer with Internet Explorer 6.0:

In Microsoft Access 2000, you open Northwind.mdb-which is a sample database.
In the displayed Database window, you select Pages located under Objects and then select New.
In the New Data Access Page box that is displayed, you select New, and then click the OK button.
Next, open the Insert menu, select Office Chart.
In the wizard, select Column located under Chart Type and then you click the Next button.
Select Sales by Category in the Available Database Tables list, and then click Next button.
Click the Next button.
Select CategoryID in the Series names list.
Select ProductSales in the Values list.
Click Finish.
The runtime error 424 will be displayed on the screen.

Solution

To resolve this issue, you can workaround the problem by using one of the following methods:

Use a computer that does not have Internet Explorer 6.0 on it.
Choose Cancel to exit the Microsoft Office Chart Wizard that displays automatically when you try to insert the Office Chart. Next, create your chart without using the Wizard. To make changes, right-click the chart and the select Property Toolbox.
The following error message is displayed when you attempt to use the Shapes property or ShapeRanges property of Visual Basic for Applications in a Microsoft WordMail message:

Run-time Error 424: Object required

Scenario in Which the Error Is Displayed

If you have Microsoft Outlook 2000 running on your computer and you:
Select the Use Microsoft Word to edit e-mail messages option
Select the message editor option as Microsoft Outlook Rich Text
Now, you open an existing message or create a new message and then run a Visual Basic command that needs to access the Shapes or the ShapeRanges collection and then you close this message.
Example of the Visual Basic command: Msgbox ActiveDocument.Shapes.Count

Next, you again open an existing message or create a new message and then run a Visual Basic command that needs to access the Shapes or the ShapeRanges collection and then you close this message.
When you do this the run time error message is displayed.

Solution

To resolve this problem, you need to work around the problem by setting HTML as the format for editing the message. You can do so by performing the following steps:

In the Microsoft Outlook 2000 window, open the Tools menu, and then select Options.
Next, on the Mail Format tab in the Send in this message format list select the message format you would like to use.
Click OK.

source : http://www.instant-registry-fixes.org/what-is-runtime-error-424/
0
xpert12 Messages postés 114 Date d'inscription lundi 5 février 2007 Statut Membre Dernière intervention 10 septembre 2010
24 oct. 2008 à 10:26
0
Rejoignez-nous