Search results

  1. V

    Single Page Report direct from form button

    I added the Code and when i use the button i get a "missing operator" syntax error un der the unique query. I see a refference to the linkcriteria, ahould that be in there anywhere?
  2. V

    current record

    Ok, I have created the report button, added the extra VB code and tried to test it. What i am getting is a prompt for unique field. Is this what it is supposed to do? I would like to have the report automatically filter for currrent record and output to preview. Can this be done?
  3. V

    Filter for last input

    I agree however, the user requires that all fields are shown while in form view. This was the reasoning for mindlessly splattering all the "date" fields across the bottom of the form but the only want the last entry on their reports. Is there a better way to do this while still meeting the...
  4. V

    Filter for last input

    I would like to know if Access can filter a record so that only the last field with input is displayed. Example: I have a record for an individual that has multiple dates in which he was trained on a task. These "dates" are entered into seperate fields on his record for the purpose of showing...
  5. V

    Linkined fields on multiple tables

    The reason i would like to have the data duplicate is because the field is a location field and when a peice of equipment is moved i would like it to update a location fields where that equipment is indexed.
  6. V

    Linkined fields on multiple tables

    I have a databse with multiple tables and forms and would like to have information input in one form/table, auto update the dame feild type on another form/table. can this be done? vericlese
Back
Top Bottom