Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word Object ???
Message
De
17/04/2000 13:36:26
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Word Object ???
Divers
Thread ID:
00360503
Message ID:
00360503
Vues:
62
Hello Everybody!
I got problem with syntax trying to implement move to other(next) cell inside the table.

Word basic says than the command has to be like that:
Selection.MoveRight Unit:=wdCell, Count:=1, Extend:=wdMove

But when I put it into VB6 and build dll
oWord.Selection.MoveRight Unit:=wdCell, Count:=1, Extend:=wdMove
It gives me an error Bad parameter. However if I'll comment all parameters it works
oWord.Selection.MoveRight 'Unit:=wdCell, Count:=1, Extend:=wdMove
but it works as a word right not as cell.

I hope somebody can help me with that syntax becouse I need to use wdCell property.
XO4Y BCE 3HATb,YMETb,IMETb!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform