Search results

  1. X

    Search function in VBA and queries not returning correct results

    I got a bit of a problem with the search function using queries. Now I have a unbound form to display a query results, and a unbound text box where you enter the text in to search - this auto updates the query of the results - the working sample was posted by a user here ref "cool serach tool" -...
  2. X

    Help on Sums - dates this time + rewriting of data

    The Database is coming along nicely now, but in need of guidice with this one: On the main table of the contacts I have what you could call a date of 01/01/06 and a combo box next or below that that I select what risk levels to asign the user. Each user would have a no of year review based on...
  3. X

    Query pop ups

    After sorting out my issues with reporting multi amount of data to a report. When I start a append query the database throws up "You are about to apprend 1 row(s)" as a pop up window... and the same when I close the data form down: "You are about to run a delete query that will modify data...
  4. X

    Query VBA coding

    Hi all, Is there any coding around that will rerun a query in report mode to enter extra lines of data on the same report with different conditions? Thanks
  5. X

    WordApp.PrintOut function not working

    Hi all, I am having a little spot of trouble with this code: For somereason, the PrintOut function is not working (it did the other day) Where is it going wrong? Thanks
  6. X

    Repeating Query

    As posted here http://www.access-programmers.co.uk/forums/showthread.php?p=489795#post489795 I thought its better to mention it here as well: How do I get the query to repeat itself to gernerate extra rows of info. I have "[Enter Ingredient Code]" in the criteria section on one column, this...
  7. X

    Report data + title Help - newbie

    HI all, a newbie here to these forums. I have been lurking for a few days now and some of the post here have helped me in the designing of the database so thanks for those. The issue I am having is with the report I am designing now as I want to do the following. On Clicking on the report via...
Top Bottom