Search results

  1. R

    using check boxes to return numeric values to a single field

    Hi i have a survey form that people need to complete, to make it easier there are checkboxes that designate the value, 0,1,2,3 and 4. the value is held in the field "score" So basically, if somebody ticks 2, the value 2 is held in the field score. However, I am at a loss as to how to do this...
  2. R

    who changed what?

    Hi I am building a multiuser databse and i would like to monitor who makes what changes to the database, does anyone have any suggestions as to the best way to do this. Thanks Rob
  3. R

    record when value in field changes

    hi I have a combo box on a form with four values in it, these get changed as a project progresses. Rather than just store the current value, I would like to keep a record of the previous values and the date they were changed on. Anyone any idea? Cheers rob
  4. R

    send email from form

    Hi I have done a few searches , but cannot find what i am after, unfortuantely, my knowledge of access is not good enough to allow me edit the bits of code i have found. Basically, I have a form with contact details on it, which include an email address. I want to put a command button next to...
Back
Top Bottom