P
phpons
Hi all,
I need to understand what this piece of WordBasic code do, in order to
translate it to vba.
Dim Q As Object
Set Q = WordBasic.DialogRecord.EditFind(False)
WordBasic.CurValues.EditFind Q
I cant' find any information neither in the VBA help nor in the
WordBasic help file.
Thanks in advance, if you could help me.
Regards,
Philippe
I need to understand what this piece of WordBasic code do, in order to
translate it to vba.
Dim Q As Object
Set Q = WordBasic.DialogRecord.EditFind(False)
WordBasic.CurValues.EditFind Q
I cant' find any information neither in the VBA help nor in the
WordBasic help file.
Thanks in advance, if you could help me.
Regards,
Philippe