E
escoz
Hi guys,
I have a dropdown on an Access Form, with its RowSourceType =
ValueList, RowSource = "1;2;3", and ControlSource = "" (empty).
The value selected by the user will be used only by a VBA script; I
don't want to have it bound to anything.
The control works, it display the list correctly, but I just can't
select any item!! It doesn't seem to be firing any events either!
I would really appreciate any help! I couldn't find any information
online on how to use an unbound dropdown.
Thanks!!
Eduardo Scoz
I have a dropdown on an Access Form, with its RowSourceType =
ValueList, RowSource = "1;2;3", and ControlSource = "" (empty).
The value selected by the user will be used only by a VBA script; I
don't want to have it bound to anything.
The control works, it display the list correctly, but I just can't
select any item!! It doesn't seem to be firing any events either!
I would really appreciate any help! I couldn't find any information
online on how to use an unbound dropdown.
Thanks!!
Eduardo Scoz