I'm looking into allowing my users to browse data input in a field by indicating the starting word or phrase and browse all data input containing the word or phrase and all data thereafter. Any ideas on how to do so? Thanks in advance for hints in this respect.
Hi,
How is it possible to add a value to a combo dynamically, sort of reproducing the MS Access Not In List event?
I want to be able to put a button next to the input box, opening a new window where users input a value not in the dropdown list and reload the list in the form, preserving any...
I looked in the FAQs and didn't find the help I need so I hope that any of you may help me with this (ASP/MS Access/SQL query).
I have a page where users may display all future events. To do so I use the SQL:
queF = "SELECT * FROM Events WHERE (Start_Date BETWEEN " & EDate & "...
I have a Access 97 application distributed throughout 17 countries European for cataloguing and indexing of publications. When users have completed a set of indexations for a given month, a VBA function allows for the export of that set; this export creates a fully tagged text file, by checking...
Hi,
I need to create a database that will run code to delete some objects in another database and export some new fixed objects to that database, bypassing the startup. All my attempts did not work in order to open the other database and simulate the SHIFT key while opening, to be able to...
I have a form (ALL) with two subforms, SubjectMainSub and SubjectOtherSub, with the fields SubjectID (combo box) and SubjectSt (text box, not visible: default value 0 (for Main) or 1 (for Other)). The link between the form and subforms is the field AcNr.
The record source for SubjectMainSub is...
I have a form (ALL) with two subforms, SubjectMainSub and SubjectOtherSub, with the fields SubjectID (combo box) and SubjectSt (text box, not visible: default value 0 (for Main) or 1 (for Other)). The link between the form and subforms is the field AcNr.
The record source for SubjectMainSub is...
I have created an application in Access 97 for cataloguing of bibliographical information and the data is exported into a text file using VBA, in order to upload the data into our main library management system database.
There is a MAIN table that contains the basic bibliographical data and...
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.