Hi
Is it possible to select three column values from a list box
I have a form with a list box (ListBox1) based on a table, (tblAlpha) with three fields used, FieldA, FieldB and FieldC, this was created using a wizard and stores the bound column (FieldA) in (tblBrava) in FieldD of that table.This works fine but I would also like to store the other two field values, FieldB and FieldC that are also highlighted in (ListBox1) and store them in (tblBrava) in fieldE and FieldF.
Hope this makes sense
Cheers Chris
Is it possible to select three column values from a list box
I have a form with a list box (ListBox1) based on a table, (tblAlpha) with three fields used, FieldA, FieldB and FieldC, this was created using a wizard and stores the bound column (FieldA) in (tblBrava) in FieldD of that table.This works fine but I would also like to store the other two field values, FieldB and FieldC that are also highlighted in (ListBox1) and store them in (tblBrava) in fieldE and FieldF.
Hope this makes sense
Cheers Chris