Drop-down list

Not clear at all what you mean. The drop-down list presents you with a list of text choices - text. There is no direct way that I know of to stuff the addresses of other pages into the list. But there is some sort of a work around.Create your list box with the choices -- let's say Here, There, Somewhere. Then create an action group with 3 GoTo actions for the first, second, and third desired locations/pages. Set the condition on the first action to be List-box variable = Here, the second to be List-box variable = There, etc.Finally, set in the On Select/Change tab of the list box, Run The Action Group above.cheers, ben

Discussions have been disabled for this post