Mar 27, 2003 #1 lucknowm MIS Jun 4, 1999 19 US I want to poplulate options of a 'Popup Menu' dynamically. Example : If ( Parameter1 = "A" ) then popup_menu ( var , 'A1', 'A2' ) If ( Parameter1 = "B" ) then popup_menu ( var, 'B1', 'B2' )
I want to poplulate options of a 'Popup Menu' dynamically. Example : If ( Parameter1 = "A" ) then popup_menu ( var , 'A1', 'A2' ) If ( Parameter1 = "B" ) then popup_menu ( var, 'B1', 'B2' )
Mar 27, 2003 #2 PaulTEG Technical User Sep 26, 2002 4,469 IE I think you're going to have to share a little more info here ;P Upvote 0 Downvote