Hi All,
I can't seem to find this answered anywhere on this forum, but I have a problem when I import a file and it leaves the trailing field out of the data imported. The issue seems to be the first 150 records or so don't contain any data in this field and even though its specified within an...
Hi All,
Does anyone know how to capture Ctrl + Alt + Del key combinations and stop the windows shut down from occurring?
I cant figure it out using the KeyDown KeyPress events!
[pipe]
Thanks
Woody
[sadeyes]
I have a form/subform set up that sets initial focus to a text field but I need a text field to:
1 Contain a value and not be left blank
2 Contain a valid value
before continuing to enter data anywhere else on the form.
Ive tried the AfterUpdate event but this only works if a value is entered...
How can I use a combo box to display Primary Key data such that when a selection is made it goes to that record and doesnt display an error message saying that you cant duplicate that record.
[sadeyes] Woody
I have a main form which has Job details on and a subform which lists Media details. What I want to achieve is if I entered a job number of 2000 that the media number on the sub form is assigned 1 if no other media is assigned to that job or is incremented by 1 if other media exist. This rule...
I want to add 'Table' names to a combo box at runtime after a database has been chosen within the program, so I wont know what these table names are until the program is running. ie If the chosen database had tables Table1, Table2, Table3, etc, I would like these to appear in the combo box. I...
How do you have more than one database open at a time using ='dbengine.workspaces(0).databases(0)' and using the '=Currentdb' without having to close one and open the other.
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.