Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word Object ???
Message
From
17/04/2000 13:36:26
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Word Object ???
Miscellaneous
Thread ID:
00360503
Message ID:
00360503
Views:
63
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!
Next
Reply
Map
View

Click here to load this message in the networking platform