When I enter in a few fields (not all fields) and then click "close" - the table stores the data, including the blank fields!
I do not want this to happen. I want, when clicking close - lose all the information in the form. Any ideas how to do this?
Thanks so much in advance.
p.s. I...
I have a "save" button on my form.
Naturally, I put in a somthing like
If IsNull(Combo117) Then
MsgBox "Please enter Form"
Combo117.SetFocus
Else
name_combo.Requery
End If
in the save_click
It works for every combo box, apart from one of them, it will even save...
I now have a new problem. All the time, the internet "hangs" for about 30 seconds. It is highly annoying. I remember reading something about it on this site, but I cannot find the thread where it talks about this problem. Can users please direct me to where this thread is.
If you want...
Every time i am on the internet, the internet just freezes, and then I have to try and reload it all the time - it takes ages.
Also, when i dial up onto the internet - sometimes, the IE6 browser does not even load up! It just freezes.
I want to solve this problem, and never ever have this...
I am having problems with the WHERE statements.
I have two combo boxes. One of them (the first one) is the results of a query. It displays a list of catergories - i.e A, B, C etc.
the second one is a combo box of a list of hundreds of names, however from all catergories
How do I, when...
Is there a way, of clicking a button on a form, which will automatically import data from an Excel spreadsheet.
The form will contain the correct fields name as the excel spreadsheet.
I do not want to import data into a table. I want to make this user friendly as possible. All i want is a...
I have a problem.
I can make querys very easily. I can make reports very easily based on the query.
I now have a problem, I need to make a report based on a criteria on a query. However, this criteria changes all the time. Does anyone has a way, of entering a criteria on a form, in a text box...
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.