K
Kirsten
Is there a character limit for passing autotext entries using VBA? I select
the text on the screen then assign it to a string. When I try to do
autotextentry.add using selection.range, it tells me the "string paramter is
too long". I know I can create them at any length (pages long) using the
menu dialog box, it's just the VBA equivalent I'm having trouble with. I've
googled but couldn't find any answers. Can someone help me?
Also, is there some way to simply access the AutoText dialog box using VBA?
Thanks!
-Kirsten
the text on the screen then assign it to a string. When I try to do
autotextentry.add using selection.range, it tells me the "string paramter is
too long". I know I can create them at any length (pages long) using the
menu dialog box, it's just the VBA equivalent I'm having trouble with. I've
googled but couldn't find any answers. Can someone help me?
Also, is there some way to simply access the AutoText dialog box using VBA?
Thanks!
-Kirsten