For consistent results with 7.x, All variables used in a form *should* be declared in the "On After Start" Form level EEP. Try that and see if your variable holds the value..
----- Original Message ----- From: "Frank Carrubba" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, November 17, 2004 7:20 AM Subject: [RBASE-L] - RE: Variable Look up Combo > I am probably doing something wrong here maybe someone can help me. On > a form I am using a variable lookup combo box. When the form opens I > can use the drop down box to view all of the selections in the > appropriate table. I select the item I want which then appears in the > box. The variable I have specified to receive the value of the item is > not set, I know this because I used the trace command to watch the form. > In the variable for properties box I have set the variable to the > variable I want to receive the value of the item selected. > > Any thoughts? > > Thanks, > Frank >

