|
-
Oct 25th, 2006, 12:46 PM
#1
Thread Starter
New Member
Basic macro questions
I just started with Office development (I need to do a job within a week or something like that). Basically, what I want to do is to make a macro in word(with VBA script). The macro will consist of a form where the user can type some values. These values should then be inserted at various positions in a document-template and some lines are to be drawn. So, my questions is:
Can I make a makro that opens a template and edit it? (without having to open the template before running the macro)
How can I decide exactly where I want to put the text? I know how to move the selection but that depends on where the cursor was right? I want to set an absolute position.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|