Hi All,
I have a FrmMain and then a Frm_Controller as a subform. The subform has an unbound textbox which users put a search word in. The data in this is then used for a search.
For most users this function works correctly (they each have a copy of the same frontend on their pcs) but I have one user who cannot enter any data into the textbox except "+" and "-". I have loaded the subform as a normal form and the textbox behaves normally. It is only when it is a subform that it shows this weird behavior.
I have checked all the normal things (that the textbox is enabled ect..) but this one has me stumped. It is also strange that out of the 50 people using a copy of frontend only one user is affected like this when all the copies of the frontend are the same!
Any help anyone can give would be very much appreciated.
Thanks.
I have a FrmMain and then a Frm_Controller as a subform. The subform has an unbound textbox which users put a search word in. The data in this is then used for a search.
For most users this function works correctly (they each have a copy of the same frontend on their pcs) but I have one user who cannot enter any data into the textbox except "+" and "-". I have loaded the subform as a normal form and the textbox behaves normally. It is only when it is a subform that it shows this weird behavior.
I have checked all the normal things (that the textbox is enabled ect..) but this one has me stumped. It is also strange that out of the 50 people using a copy of frontend only one user is affected like this when all the copies of the frontend are the same!
Any help anyone can give would be very much appreciated.
Thanks.