Hello,
I created 3 multi-page user forms in vba for Word(UserForm1, UserForm2, UserForm3) When the user completes UserForm1, it closes and opens UserForm2....and so on. It has been working fine for a few years now with no problems (on both mac & pc) and suddenly, when UserForm2 opens, the...
hi all,
i'm trying to look through a group of checkboxes to see if any of them have been checked. if ANY have been checked then i would like to make the value of the CheckBox_p2b true.
word2000 document
p2b (controls the subtitle on the document)
p2b1 (bullet point1 on doc)
p2b2 (bullet...
while i'm on the subject of optimizing my code... i have tried to shorten this with a do loop (there are actually some with 50 checkboxes). when testing, i can f8 thru the thing, but it doesn't actually do anything on the form. i've since deleted my practice do loop code, but can recreate if...
hi all,
i'm running out of ideas. i now have two user forms (word2000)and they are huge & i will take the blame for some of this :O . both were getting "not enough memory errors" when i ran them- but i was able to optimize the first form and now it runs without errors. this is some code from...
hi there,
I am using Word2000, and am using a userform with a template. I have a form with 18 pages. The user finishes entering the info into the form for a few pages and and wants to save this input and go back later to finish entering the rest. I actually would like to save everything the...
hi all,
i have created a user form in a Word template which passes along the selected/typed in info to a formatted Word Document (at designated bookmarks). one of the user fields is the applicants "first name". this "first name" is used many times throughout the finished document and works...
hi there,
I am working on a user form in Word 2000. I have populated a combobox with a list of items. When I go to use the form, I noticed that I can only select one item per combobox. I would like to be able to select two or more of the items in the combobox.
Any tips on how to do this...
I have created a simple user form in Word 2000 with two checkboxes (CheckBox1 and CheckBox2) with corresponding textboxes (TextBox1 and TextBox2). I would like the user to be able to select one or both of the checkboxes(got that part). On the word document, I have created a bookmark "b3" to...
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.