Problems with combox box and getting data

  • Thread starter Thread starter LaVonne
  • Start date Start date
L

LaVonne

Guest
I have a combox set up with 3 columns--Number, the Description, and the Retail Price. The number column selects the line in the combox and would be column 0 in the array.
When I try to get the description into a field that I have set up on the form I have problems and also when I try to get the price in the field I have set up for that.
I am assuming I have to build an expression or a code. Which one, and how is it written? Do any other commands after to be set, such as current, afterupdate, on tab. I would really appreciate help as I am having many problems. Thanks
 
Have you considerd using a subform and making the link criteris the number you are storing in the combo box
 

Users who are viewing this thread

Back
Top Bottom