forms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are developing a word form and need a drop down box for more than 25 items.
Any suggestions?
 
I am trying to create a form using a combobox as I need more than 25 lines.
I used the article 306258 instructions for "How to Create a combobox that
contains more than 25 items in Word 2002". I have Word 2003 and am getting
an error when I type the line 'Load data into ComboBox. I have typed
everything exatly the way it shows. I highlighted the line and pressed F1 to
see if I could get some help with the error and it says Keyword Not found.
Anyone have any suggestions?
 
I am trying to create a form using a combobox as I need more than 25 lines.
I used the article 306258 instructions for "How to Create a combobox that
contains more than 25 items in Word 2002". I have Word 2003 and am getting
an error when I type the line 'Load data into ComboBox. I have typed
everything exatly the way it shows. I highlighted the line and pressed F1 to
see if I could get some help with the error and it says Keyword Not found.
Anyone have any suggestions?

First suggestion: don't type anything. Copy the code from the web page
and paste it into the macro editor. That will reduce the possibility
of typographic errors.

Second suggestion: just delete that line. Any line that starts with a
single quote is a comment -- something for you to read, but ignored by
the computer. You don't need it.
 
Jay
I get it finished and the computer says it cannot save it. It says there is
not enough room. I have even tried saving to a 1 GB drive. Do you know what
is going on? Could it really be that big??? I can't imagine. It worked and
everything. RATS.
Mary Lou
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top