Hi!
One simple question.
I have textfields which are bound to integer datatypes. If the user types in text i want my own msgbox to "override" the messagebox that Access produces since it´s not good for the unsers.
E.g. check myself that the datatype is the correct one. If not, show...
Hi!
I have a form for the user to tipe in information. When the user closes the form I want the "close" button to check if there are fields that are filled and if so,,ask the user if he wants to save that information or not. If all the fields are empty then no msgbox will show.
this...
hi!
I have a primary key which is of a number type (long integer). When the form opens the text field containing the keyfield number should automatically be the latest saved number + 1.
I.e. Last tiped number 7879 and when the form opens it should be 7880 in the field.
Can the Default value...
Hi!
I have Form where the user can tipe in information which is saved in a table by pressing a button. I want a msgbox appear if the keyfield has the same value as a field in the table (duplicate value) when the "Save" button is pressed. Can the BeforeUpDate be used in some way?
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.