Search results

  1. S

    Field Missing when extract to Excel

    Hello all, I've got a report thats made up of 4 fields. One of the field is a tick box. When i view the report its fine, and when I export to snapshot format its also fine. When I export to excel the tick box field doesnt export. Help !!! Stu
  2. S

    Query within a form

    Hello all, I've got a form which has a field called courier_number. When data is entered in the field I want to query a yes/no field called active. If its no then display an alert message. If its yes then do nothing. Help !!!
  3. S

    Help counting records

    Hello everyone, Got another problem that I'm sure you guys will solve with your eyes closed ;) I've got a database with a field called courier_no. Imagine this set of data. 1234 1234 1266 1277 1277 1288 1299 I want to run a query to count the number of instances that each number appears...
  4. S

    Help with form

    Hello all, I've got a form with a field called courier comment. At the moment users enter a comment in this box and then put a tick in another field called cc in to confirm that they have entered the comment. Its not working very well as users are putting comments in and forgetting the tick so...
  5. S

    Duplicate Fields

    I've got a simple form operating on a database with a duplicate record button at the bottom. When the butten is clicked I want to create a new record with only some of the fields carried forward from the previous record. Duplicate function copies all fields. Is there a way to do this ? Stu
Back
Top Bottom