Hi,

I know I asked this before but I still have a problem. I want to make a read-only combo box, writeable on a click event of a command button but an error message comes up: "Can't assign to a read-only property" I've tried setting the readonly property at runtime and it still comes up with the same problem. I've also tried locking it but then I can't view anyone's details.
Anyone any ideas???