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 Wanet Telecoms Ltd 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: *

  1. donnie051280

    prompt messages

    i have a button on a form which when clicked runs a macro. But i want to add a prompt msg when the button is clicked, which states "do you wish to run the macro". When they click ok they will run the macro otherwise if they select cancel then they just go back to the form thanks
  2. donnie051280

    how do i restrict the number of records in a table?

    in my table Stock i only want 26 records at a certain point in time.. i created my table in access thanks
  3. donnie051280

    removing prompt msg from access form

    when saving information from the form to a table i sometimes get a prompt msg which states. "mircosoft access set 0 fields to null die to fail conversion failure...1 fields to to key violation etc etc". I understand what this means, as the primary key information has been entered twice into the...
  4. donnie051280

    update a table which automatically assigns a new reference number for

    update a table which automatically assigns a new reference number for each individual record. i assign 6 values to the table and i want the 7th value to be the primary key which has a different reference number for each new record
  5. donnie051280

    update table via combo box (using sql)

    i need to update a field within a table with the results displayed in the combo box. all the fields in that particular table are to be updated with the combo box results thanks
  6. donnie051280

    removing prompt msgs

    when i save information from a form to a table.. 2 prompt msgs occurs.. Is the anyway i can just save the data from the form without the prompts thanks
  7. donnie051280

    added the data from a form to another access table

    i created a form which is opened by a query. it displays several fields. I need to find a way to export/add these results into a new access table. I need to do by using a button.. thanks
  8. donnie051280

    query results in a text box

    I have created a sub form which is opened through the main form. The sub form shows the following results from a query. REF, JOB NUM and description. When entering the job number in the form then clicking on a button the sub form opens and displays the results which i require. The only problem...
  9. donnie051280

    Displaying query results in a text box within a form

    I have created a query (Part1) which displays the following fields (REF, JOBNUM and DESCRIPTION). I have created a button within the form (Trial1) which runs the query to display these results. A prompt table appears with the results when you click the button. BUT i want these results displayed...

Part and Inventory Search

Back
Top