Search results

  1. B

    Improved Find Dialog

    I'm going to try this again. I have got somewhere, but now I'm stuck. I have created a form that will be the find dialog popup. On it, so far I have 2 fields - first name and last name, however I will have a number of other fields, including address, D.O.B. and parent's names. This is to be a...
  2. B

    Find Box

    How would I go about creating a find/search window that 1) is not the built-in find tool, 2) asks the user to input only two fields: first name and last name (or just last name of the client), then calls up that record in the form. I find that the built-in find tool is very inconsistent...
  3. B

    moving records b/w tables with the click of a button

    I have searched the help files and can't find anything on this idea. I want to make a button on a form that, when clicked, moves the current record from it's current table to a different one (ie: copy the record, paste it in the other table and delete the old one). Both tables will have the...
  4. B

    Information from a form's checkboxes to a line in a report

    I have a number of checkboxes in a form and table that I want to have a report interpret into text. ie: if the 'Autism' box is checked, I want the report to display the word 'Autism' and so on. Also, there are as many as 8 boxes, and I want all of the boxes that are checked to show text in one...
Back
Top Bottom