I have a word 2000 document with a table inserted. What I need to do is
develop a macro that would use the forminsertpicture function and when
executed it would:
--open the windows explorer window
--when the picture is selected
---unlock the form
---insert the picture at the current cursor location
---lock the form
---sumulate pressing the tab key to move to the next field.
Thank you a bunch.
This is a help forum, not a macro-writing service. If you've tried writing
it and got stuck, post a question on your problem. If you don't know how to
do any of it, pay someone to do it for you.
>I have a word 2000 document with a table inserted. What I need to do is
> develop a macro that would use the forminsertpicture function and when
[quoted text clipped - 7 lines]
>
> Thank you a bunch.