Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error code vfp and Excel
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Error code vfp and Excel
Divers
Thread ID:
00770958
Message ID:
00770958
Vues:
34
Hi,
I am automating with vfp and excel spreadsheet when I get an error?

Fatal error, exception code c000005
line 131 Time and Date

This line which I thought mimics me selecting two columns manually makes the error ??

o.Application.Range("D:E").Select
o.Application.Selection.EntireColumn.Insert

but these do not

o.Application.Range("D1").Select
o.Application.Selection.EntireColumn.Insert
o.Application.Range("D1").Select
o.Application.Selection.EntireColumn.Insert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform