Multi-List box?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a workers comp form. There are many check boxes. The users would
like to get more info on a page and suggested Multi-List boxes. My thought
is to have the main table, the "check boxes" table, and a Many-to-Many table.

I have looked through the List Boxes on this site but it is a mystery to me
how to get the multipule selections in the Mulit-List box into my many to
many table.

Maybe a continues forms with check boxes on them would be better? Any and
all help will be greatly appreciated.

TIA.
 
John,

Thanks for the nudge in the right direction. It is not quite what I
want but it is a couple of leaps towards where I am hoping to get.


Vanya
 
Ivan, here is an excerpt from another issue in which Mr Kallal is using a
continous form as a grid. There are 2 sites to go to for reviewing what he
did.
---------------------------
often, you can use a listbox in place of continues form. There is some
screen shots and ideas here:

http://www.members.shaw.ca/AlbertKallal/Articles/Grid.htm

Another way is to add a "check" box field. (however, in multi-user, this
don't work very well).

I have a working sample that uses a check box bound to a function in a
continues form. You can find it here:
http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
----------------------------------------------
These might get you even another step closer to your objective.
Good luck with your WC form. Generally the juridiction's Workers'
Compensation bureau has an electronic version of the first reports of injury
available.

*** John
 
Back
Top