Search results

  1. V

    Sum Value TextBox

    Hello, I have continous Form with TexBox. In TextBox is "Dsum" calculation. How can I make Sum of Values TextBox. =Sum (TextBox) Don't work. Please, help.
  2. V

    Filter in Continous Form

    Hi. I have "table1" and "table2" and they have connection "one to many". From those table I have made continous forms "Form1" and "Form2". For example "Form1" has total 10 records. I filter only two records. With button in "Form1" I need to open "Form2" (this is continous form too), which must...
  3. V

    Filter in Continous Form

    Hello, I have Continous form, in Form header I have Combo Box. I want to select in Combo Box record and filter by this record contonous form. Please, help me.
  4. V

    Calculation fields sum of Fields

    Hi. I have attached an example, please help me. There are two table with ralationships: "tblCargo" and "tblPackages". They are in Continous Form "FrmCargo", here I can check records, which of them I want to calculate in form "FrmCalculte". I this Form I need to calculate values of field...
  5. V

    Count Cheboxes

    Hi, I have Continous Form, each record have Checkbox. In form header I have textBox, where I need to count selected checkboxes. I try command: =Count ([CheckBox]=Yes) But it dont work. Have You any decisions? Thank You in advance.
  6. V

    Temporarity text in text Box

    Hello, I have contonous form and in form header I have Textbox (its not bounded to any table). I need, that text would stayed in Texbox, when I close/open Form/database. Have any Ideas? Thank You in advance.
  7. V

    Open Folder from Access

    I have and on this table based Form. I have Folders With names 1, 2, 3.... I need command for open Folder with name, that equal to table ID. Thanx in advance.
  8. V

    Export to Excel

    I have continous Form. How can I export only filtered data from continous form to Excel file?
Back
Top Bottom