G
Guest
Firstly I hope I am posting this in correct forum ...... please advise if I
am not.
I have a table with 6 fields. I have a query which outputs records from that
table where one of the fields has a null value. I have a form with a listbox
populated by the records from the query, a drop down box populated with
values from another table and a command button. The listbox has "multi
select" set to extended. I want to code the command button so that it will
populate the record(s) in the query which have the null value with the value
selected from the drop-down box. The record(s) in question being those
selected in multi-select listbox. I am very familiar with the concepts of vba
but hopelessly lost as to how to apply that knowlwedge to the structure of
the objects I'm trying to work with in Access. Any help or guidance would be
appreciated
Regards
Michael Bond
am not.
I have a table with 6 fields. I have a query which outputs records from that
table where one of the fields has a null value. I have a form with a listbox
populated by the records from the query, a drop down box populated with
values from another table and a command button. The listbox has "multi
select" set to extended. I want to code the command button so that it will
populate the record(s) in the query which have the null value with the value
selected from the drop-down box. The record(s) in question being those
selected in multi-select listbox. I am very familiar with the concepts of vba
but hopelessly lost as to how to apply that knowlwedge to the structure of
the objects I'm trying to work with in Access. Any help or guidance would be
appreciated
Regards
Michael Bond