Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: MvP14
  • Content: Threads
  • Order by date
  1. MvP14

    Replace add or delete

    Hello, I will be forever greatful to anyone who can help me with this. Here's my problem: In a form based on a query, I want to modify al the records by using a command button. Here is what I have so far: When one clicks the command button, a form with three controls opens: Field...
  2. MvP14

    Replace add or delete

    Hello, I will be forever greatful to anyone who can help me with this. Here's my problem: In a form based on a query, I want to modify al the records by using a command button. Here is what I have so far: When one clicks the command button, a form with three controls opens: Field...
  3. MvP14

    Open database via button

    I've been trying to create a button to open a database, but it doesn't work. Does anyone know how I can do that? Thank you for any useful response!
  4. MvP14

    Enter selection in listbox into textbox on other form

    Hi, I have the following problem: I have a search form that searches a table which is composed of various tables of other databases (built with append queries). Because the table is composed of different tables (of different people), their keywords may vary (basic list which can be updated...
  5. MvP14

    SELECT ... INTO

    Hi, can anyone tell me whether I can use the SELECT ... INTO command to enter the results of a temporary query1 into a a to be created table1 and if yes, how?
  6. MvP14

    Set checkbox value No

    I have a form based on a query. The form has a checkbox with default value No. The checkbox is used to filter a report (the user only prints the records where the value = Yes). I would like to add a button select all and a button deselect all. Anyone out there able to help?
  7. MvP14

    Textbox data from listbox

    Hi, I have the following problem: I have a form linked to a table. The form has a textbox (txtkeywords). To keep track of the keywords entered, I have created a button next to the keywords textbox. The button opens a pop up form with a list box with keywords. I want to do the following...

Part and Inventory Search

Back
Top