V
Victor Boris Arnold
I am creating a Word table via VBA and assign the value
returned by the add method to a variable. If I use "Option
Explicit", I must declare that variable. What syntax do I
use to declare a variable whose value is the return value
of a tables.add?
returned by the add method to a variable. If I use "Option
Explicit", I must declare that variable. What syntax do I
use to declare a variable whose value is the return value
of a tables.add?