Search results

  1. D

    auto fit to screen forms

    well can i also have it deepbreath@usa.net
  2. D

    what is it

    in form view, there is a vertical column on left side of screen with a pointer on top, which converts to a pencil, what is it and how to get rid of it
  3. D

    printing particular record

    i have a search form which displays information after search. i want to print only the searched record thanx
  4. D

    prevent editing

    thanx, but would you please tell me in detail. that how and when to allow additions only, allow edit only and allow view only.
  5. D

    prevent editing

    can we make three forms, one is used to add, the other to edit the data and the third to just view the already entered data. i understand that you can set the lock property to yes to prevent changes in the view form. can we put a password or somthing on the edit form, and the add form should...
  6. D

    box

    is it possible to printsomethin in a box which automatically adjusts itself according to its length
  7. D

    add value via drop down list

    can we add a new value in a drop down list to its table ,without opening the table. i.e when you type a new value it asks to add or not, and on yes just adds it thankz
  8. D

    checkbox

    i am trying to put a check box on the form so that if user presses a button (for printing a report) that checkbox then is automatically and permanently checked (so that it is known that report has been printed atleast one). only way to check the box is by pressing button not directly. can anyone...
  9. D

    prevent modification of a single form

    is it possible to prevent change in design of a particular form
  10. D

    capital letter

    is it possible to convert words, input as lowercase, to uppercase automatically when user moves to next field?
  11. D

    button

    i have a form A which displays few fields from another form B. is it possible to put a command button against each line on form A, which takes to and open the same record on form B?
  12. D

    alphabetical sorting

    i have list of contacts and their addresses. i want to build a report in alphabetical orders, no matter how the record is entered, with a serial number, which automatically adjust itself if a new record is entered thanx
  13. D

    report printing

    i have made a form for data entery and a button which takes you to the report for printing, problem is that whenever i press the button it takes me to the report no 1 rather than same, can i make a button which will directly print the current report without displaying the report.
Back
Top Bottom