Search results

  1. H

    Making horizontal multi-value list box in form

    I am currently using MS Access 2007. I am not sure if this is even possible but I thought it would be worth asking. I have made a multivalue field on the form and made it into a list box with check boxs as the possible values, but the list box only lists the possible values down wards. I would...
  2. H

    Recording Calculated field

    I haven't asked a question here in a while so I hope I am not asking too much. Currently, I am using MS Access 2007. My problem is that I have a calculation in my form of which the variables are also recorded on a table, but I also need the calculated value to be recorded on the table. I know...
  3. H

    Calculation on Form with control not on table

    I am using MS Access 2007. I have a problem that may be simple, but I have yet to figure out the solution to by looking through the forum. I am trying to use a BMI calculation using the form. None of the controls ie. weight and height has a field on the table, and I also do not need to have the...
  4. H

    Opening new record and editing old record

    I am using MS Access 2007, and I am currently trying to implement what is already available on the "Student" template provided by microsoft. My main goal is to use the =IIf(IsNull([ID]),"(New)","Open") field in the form to open a popup form which is used to input/edit data. I have copied the...
  5. H

    Calculation in form using 12 fields

    Hi, I am new to Access and I am not sure if this problem fits into this topic as it might span into a few different categories. I am currently using Ms Access 2007. I have a table setup with 12 fields and form with 12 fields which is corresponding to the 12 fields on the table. The 12 fields...
Back
Top Bottom