C
Contro
Hi guys!
I've got a very strange problem. Basically, I have an access table of
data, which users can input values into via a form. Some parts of this
form have vb code to enable the user to input a shortcut for a word,
such as "e" for "English" and then the VB code will convert it into the
full word, saving the user time. This works on an "On Exit" principle,
so it only changes it once the user tabs out of the text area. There
are a few similar boxes in a row, all after each other in the tab
order, and some after and before which do not have VB code at all.
The problem is that sometimes access doesn't seem to save this data
(any of it, not just the text entered into a text box with some VB code
behind it). You enter it in, all fine, but then when you come back
later, it has disappeared.
It has since been discovered that if you keep tabbing to a text area
that doesn't have vb code, the entries are always saved and do not
disappear.
Has anyone ever come accross this before, and if so, how can you stop
it occuring? It just doesn't seem to make any sense!
Any help would be hugely appreciated. Thank you in advance!
Contro.
I've got a very strange problem. Basically, I have an access table of
data, which users can input values into via a form. Some parts of this
form have vb code to enable the user to input a shortcut for a word,
such as "e" for "English" and then the VB code will convert it into the
full word, saving the user time. This works on an "On Exit" principle,
so it only changes it once the user tabs out of the text area. There
are a few similar boxes in a row, all after each other in the tab
order, and some after and before which do not have VB code at all.
The problem is that sometimes access doesn't seem to save this data
(any of it, not just the text entered into a text box with some VB code
behind it). You enter it in, all fine, but then when you come back
later, it has disappeared.
It has since been discovered that if you keep tabbing to a text area
that doesn't have vb code, the entries are always saved and do not
disappear.
Has anyone ever come accross this before, and if so, how can you stop
it occuring? It just doesn't seem to make any sense!
Any help would be hugely appreciated. Thank you in advance!
Contro.