G
Guest
I am developing a project data base where users can view project details in a
form that does not allow editing (AllowEdit set to no). At the same time I
want to place a list box in the form where users can scroll through a list of
all projects. The list box is using a few fields from the main table.
However, if the form's AllowEdit is set to no, it does not seems possible to
make selections in the list box. Any way to work around this?
Niels
form that does not allow editing (AllowEdit set to no). At the same time I
want to place a list box in the form where users can scroll through a list of
all projects. The list box is using a few fields from the main table.
However, if the form's AllowEdit is set to no, it does not seems possible to
make selections in the list box. Any way to work around this?
Niels