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.
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...
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.
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...
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.
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.
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.