how do I creat an input form in excel 2007 to include drop down bo

D

DaveH

The standard input form in 2007 does not allow dop down boxes to allow the
inputter to choose from options defined in a range on another page.

Any ideas?
 
P

Per Jessen

The standard input form in 2007 does not allow dop down boxes to allow the
inputter to choose from options defined in a range on another page.

Any ideas?

Hi

Try to define the input options as a Named Range and then refer to the
name, just remember to put a equal sign before the name, ie
=MyNamedRange.

I haven't testet it but i think it will work.

Regards,
Per
 
Top