Can a Drop-Down Box get its values from a dbase?

M

Mike

I have multiple drop-down boxes on a form. Can the values that they contain
be pulled from a database?

Mike
 
J

Jim Buyens

-----Original Message-----
I have multiple drop-down boxes on a form. Can the values
that they contain be pulled from a database?

Yes. Just Run the Database Results Wizard once for each
drop-down box you want to load from a database. On page 4
or the wizard, make sure you specify Dropdown List - One
Record per Item.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top