Hello - I'm trying to work with Microsoft's VB editor to create a series of macros. Information will be inputted into word using mail merge, and I think we'll be seeing it in comma-separated values. It'll be dumped from a Peoplesoft application into Word.
The code I'm writing needs to look through the variables in word and then replace them with text strings - these would be letters for students at a post-secondary institution.
I'm pretty new to VB, so I'd appreciate any help or advice!
- should I be using If...Then..Else statements? The macros need to be able to decide what kind of letter to send to a student (ie: general response to application, or admission or conditional admission letter OR general information letter)and then generate paragraphs of text for them.
- is it possible to execute perl inside of Word?
Thanks again!! <img>