
ekalcasino777
-
Button for duplicate last records
I have table "Daly Estimation", and subtable "Hourly Estimation". I need formula for button, with will located in "Daly Estimation" table, to duplicate last record in "Hourly Estimation" and open…
- Answered
-
Copy Yes/No function value
The table has a button that creates a copy of some records from the table for the next day. Part of the formula looks like this let c := (create 'TABLE'); let t := this; c.(DATE := t.…
- Answered
-
Minimum value 'number'
if not 'Number 1' then 'Number 1' := 'Number 4'; Formula gives value for 'number 4', after that I have the opportunity to change it if necessary. But I can't give it a value 0,…
- Answered
-
Share information between two tables
Hello I have a formula that copies information from another table when the table name is same let t := this; first((select AllTables)['Table Name' = t.'Table Name'].…
- Answered
-
Timer for delete record
there is a table where a lot of records are collected during the day. After 10 days, they are no longer relevant, and i need to delete them if there is no comment and claim from the buyer.…
- Answered
-
15 Minute webinar
Who can give a link to a 15 minute webinar? old link write that it is not available Regards
- Answered
-
Re: Appointment function
Attachment