[dba-Tech] Word VBA question

Bryan Carbonnell carbonnb at gmail.com
Sat Aug 7 13:35:40 CDT 2021


Try Selection.InsertAfter


https://docs.microsoft.com/en-us/office/vba/api/word.selection.insertafter

Its been a long time since I've done any programming, but I believe by
default Selection object is the insertion point.

Bryan

On Wed, Aug 4, 2021, 4:17 PM Susan Harkins <ssharkins at gmail.com> wrote:

> I hope someone can tell me a really easy way to transfer input data
> (InputBox) into a Word document. Everything I find is obscenely difficult.
> You can't just say "put this text where the cursor is" without counting
> characters and figuring out the first and last positions?
>
>
>
> Susan H.
>
> _______________________________________________
> dba-Tech mailing list
> dba-Tech at databaseadvisors.com
> https://databaseadvisors.com/mailman/listinfo/dba-tech
> Website: http://www.databaseadvisors.com
>


More information about the dba-Tech mailing list