Thread: [Solved] Word 2007 - Drop Box Issue
View Single Post
 
Old 09-13-2012, 04:03 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,343
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi Kait,

Your code fails because there's and 'End If' missing between 'End If' and 'End With'.

Having said that, I can't see why you've made it so complicated. The much simpler code I pasted was all you needed. Indeed, your code is going to create problems by adding new (duplicate) entries to each dropdown formfield and, when you exceed 25, the code will fail.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote