Search results

  1. D

    Text box expression builder!!!

    Hello out there I need help with the expression builder on a text box and also a combo box. I need the text box to display the date of the day in course. For example today it should display 2607 tomorrow 2707 and so on. The combo box on the other hand should display a list of letters "D" "H" "N"...
  2. D

    from table->form

    Hi there; I have a problem with a form that is fed with the information of a table. The problem is that the detail section, doesn't display the information in the same row order that is in the table. What can i do to fix this? :confused:
  3. D

    Serialize

    Hi there; I need my form to have a serial number in the "Cotización No." text box. The general idea is that every time the user fills the form and prints it the "Cotización No." changes its number in ascending level. Maybe the images will explain it better. The first one pretends that the user...
  4. D

    Page footer problem

    Hi there; I need the page footer of my report to be displayed only after the detail section. For example if i have two pages of report I want the page footer only at the second page. Is it possible?
  5. D

    Line number

    Hi there; I need to number each row from my report but i don't know how to do it with MVBA Anyone knows the code??:confused:
  6. D

    Header section as Title 4 every page

    Hi there!!!! I would like to know if there's a chance of making the data (labels and text boxes) on the "form header section" can be formatted as a title in order to be displayed in every page I print. Thanks for your help!!!:D
  7. D

    Refresh a column

    Hi there!!!! I don't even now if this can be done :confused: I wish someone out there could help me. I need a column from my table to reset it's value to zero after saving changes or before closing it.
  8. D

    Numbering a row in a form

    Hi there!!!! I'm facing a problem with my form. I want it to display each number of the rows in the detail section. I don't know if it can be done with a "text box". The data source is table with 2000 records, with a macro i filter only the one's i need to print, in this case 6. Can anybody...
Back
Top Bottom