Search results

  1. E

    memo data type

    hello there, i have a field of memo data type in a table and the field is associated with a text control in a from. user is allowed to enter <ctrl><enter> to start on a new line in the control. if user exit this control, i would like to know how many lines are in this field. how can i do this...
  2. E

    Can't make MDE File

    how can i compile the database? i try to locate all the errors in the mdb.
  3. E

    Field focus and making MDE files

    I have trouble to make a MDE file. I know that I have a lot of code that are not used in the code. How can I compile the program and get rid of them. Thanks.
  4. E

    tab control help

    i have the same problem. originally i have a form with a lot of fields on it. then i decide to split the form into two forms (i don't need a subform.) i create another form with a tab control which has two pages. i can cut and paste some fields on the first page. i click at the second page and...
  5. E

    A footing in the report

    hello all, i have a problem with a label/textbox in the footer of the reports. i try to have a set of 3 copies of the report which is only different in the footer. i want the first one have "Shipping", the second one have "Finance" and the third one have "Sales" on the report. at the moment, i...
Back
Top Bottom