My bad, I should have been more specific. I have a list box that shows
values (# of beds in hospitals) from the qry. The selection I make updates a
field (# of beds) a bound table (Beds). If I select only one (Multi select
is not enabled) of four possible choices the table (Bed) updates fine. If I
select more that one (multi select is enabled) the table (Bed) is blank. I
am relatively new to this, so it is quite possible I am missing something
obvious.