i'm writing some VBA code for Word and in a text box in a userform i'm getting the user to input the date in the mm/dd/yyyy format, though that's just verbal instructions i don't know how to control that input.
my issue is that i need to convert that date to the "mmmm dd, yyyy"...
Thanks Mike
the user selects from a combo box on a form. but while replying i thought that i could move the file prior to opening the document then just open from the archive directory.
Thanks again.
I'm using VBA to open a new document from a template that i pick from a list of templates in a directory. i open only one document from it and then i need to move this template to an archive folder. That way it won't appear in the list of templates the next time i use this project.
I have tried...
Hi, in my Word VBA code i have an if statement that if true calls a user form. When finished with the user form i want to come back to the code and continue. i got the switching to the form part ok with userform.show but how do i get back.
ok a new issue in my Word template VBA project. i'm trying to have the records from my database display in a combo box. earlier in my code i opened this database and grabed a single record. now when i try to grab all records for my list i get the single record from before repeated as many times...
Thanks but i guess i wasn't very clear. i need to call the second form and then return back to the original form.
i'm in an IF statement that if the condition is true then i need to open this other form. i can't use an input box since i need to present a list of choices to the user in a...
Hi I'm creating a automation template in Word and I need to use multiple user forms, how do I get the code to open the next form from the previous one?
Thanks guys for the input it really helped and I have it working.
Just one more question concerning this issue.
I added the Active X reference to my project. Does that follow the template if I distribute it to other users? Also, I used Access as my datasource, do my users have to have MS...
I'm creating a Word XP template using VBA and I needs to get a record from a MS Access database table. I have tried every example that I can find but none seem to work.
Can someone help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.