Search results

  1. V

    Receipts/Credit Control

    Hi, I am currently building a database which holds information on insurance policies. Each policy holder has the option of paying their annual policy either monthly, quarterly or annually. At this stage I won't get too in depth, but I have built a table (TblReciepts) which the User enters each...
  2. V

    From one form to another

    Hi, I posted this in the Forms section but I wondered if it was more appropriate here. Basically I have two forms and form 2 is opened through a button in form one, creating a new record in form2 in the process (form 2 is linked to a table, form 1 is not linked to anything). Basically in the...
  3. V

    Moving data from one form to another

    Hi, I have read a couple of threads about what I am trying to do on other forums and I wanted your views please. Basically I have to Forms, on form one I have a basic quote generator which will output a specific value in a textbox in form one. If that quote is accepted I would like that value...
  4. V

    Select Case

    Hi, this is my first post so go easy on me please. I have done some very basic VB in the past and am trying to start from the basics again. Can anyone tell me what I am doing wrong here? Basically all I am tring to do is to input a number between 15.00 and 59.99 and then round it up and output...
Back
Top Bottom