Search results

  1. A

    Round up to next $25 increment

    Hi, Need a little help with rounding up. In A2K I have a form with a textbox that displays a security deposit. Security deposit is calculated by rounding the payment to the next $25 increment, hence a payment of 324.53 should have a security deposity of $325.00, but a payment of $325.01...
  2. A

    Query needs to refer to date on Form

    Hello - I have a form with a txtbox that shows a date. I need the querry to refer to that date as selection criteria. I have the following in the criteria of the query: =[forms]![frmUpdatePayments]![txtDate]. I know the problem is I need # at the beginning and at the end of the date, but how...
  3. A

    Report 1 record per page

    Hi - Trying to use report instead of Word Mail Merge. Have an 8 1/2 by 11 form that needs to get filled out by results of query. No problem with this except I get 1 record on a page, then a blank page, and then another record. How can I get rid of the blank page. I have no lines in the...
  4. A

    Search for particular record on continuous form

    I have a continuous form based on a query. In the form footer I have placed a text box and a command button. One of the text boxes on the continuous form is bound to the VIN field in the query. I would like the user to be able to place the last 8 digits of a particular VIN in the text box in...
Back
Top Bottom