J
J Holtendehouzer
I'm used to Visual Studio 2005, and I've been trying to create a solution in
Publisher using VBA. The differences are frustrating me...
I want to generate instructions for medical patients. The user (a nurse)
needs to be able to type in a name, select an age group and a sex, then check
off several types of instructions (e.g., diabetes, hypertension, etc.).
My solution should then open each publisher document (I used publisher
because the flyer formatting was easier than in word), insert the patient's
name in the right places, and print each one out. Then, I want the documents
to close, and I'd actually like the whole application to close also.
I have everything working--EXCEPT closing the documents I opened, and the
modal user form I'm using as a UI, so I can close the original publisher app.
Any ideas? Am I making sense?
Thanks!
Joe
Publisher using VBA. The differences are frustrating me...
I want to generate instructions for medical patients. The user (a nurse)
needs to be able to type in a name, select an age group and a sex, then check
off several types of instructions (e.g., diabetes, hypertension, etc.).
My solution should then open each publisher document (I used publisher
because the flyer formatting was easier than in word), insert the patient's
name in the right places, and print each one out. Then, I want the documents
to close, and I'd actually like the whole application to close also.
I have everything working--EXCEPT closing the documents I opened, and the
modal user form I'm using as a UI, so I can close the original publisher app.
Any ideas? Am I making sense?
Thanks!
Joe