i want the user to only b able to edit after clicking the edit button, so I created a form_keypress sub and if a boolean inEDit is not true then keyAscii is = 0!! it all works fine.
However I hav alot of comboboxes on the page and at present the user is able to edit the selection!!! how can i write a sub that does the same as form_keypress ie if the user does not click the edit button then the selection of the combobox will not change??
Thanks in advance :bigyello:
