Search results

  1. P

    Stop Refresh / Stop Requery

    Hi all i have a simple access form with a kind of a chrono field (the 'timer function' is inserted in the code) when the user hits a button, it registers a timestamp and another field starts the count timestamp is saved in box 'begin' the other box ('chrono') contains the formula...
  2. P

    Between function in VBA

    Hi All Who can help me out with this situation... a form, with some items and data on this form, a list box named check1 that returns the value of a query (only one record/value) and a commandbutton ------------------------------------------ target: when i click the button, the value...
  3. P

    Display Query Result in a messagbox

    Hi guys This should be a rather easy question, however my knowledge (and Google) dif not foresee a correct answer. There is a form (frm_input) with a button 'SaveDocument' this button executes an append query (works perfect) after this query is executed, I want to display a messagebox with...
  4. P

    loop a query with different parameters

    Hi guys first of all a lot of thanks for those of you posting helpfull info it already helped me out a lot! This time I have a specific question, but not much of an idea where to start or how to manage: I have these items (simplified) -table with data (let's say invoices, invoice amount and...
Back
Top Bottom