R
Robert_L_Ross
Ok, so I always get these questions from my co-workers on Friday afternoon...
We want to establish a spreadsheet (let's call it schools.xls) that has
school names (and maybe 3 or 4 other fields). The users would populate the
spreadsheet, then go to a Word doc that has a drop down box that feeds off of
the values in the spreadsheet.
We know that standard drop down boxes only allow 25 entries, so I've made a
VB form that has a drop down box. I need to know how I can get code that
links to the spreadsheet, grabs the values in column A and enters those as
selections for the drop down box.
Any ideas?
We want to establish a spreadsheet (let's call it schools.xls) that has
school names (and maybe 3 or 4 other fields). The users would populate the
spreadsheet, then go to a Word doc that has a drop down box that feeds off of
the values in the spreadsheet.
We know that standard drop down boxes only allow 25 entries, so I've made a
VB form that has a drop down box. I need to know how I can get code that
links to the spreadsheet, grabs the values in column A and enters those as
selections for the drop down box.
Any ideas?