The Community will be undergoing maintenance from Friday February 21 - Friday, February 28 and will be "read only" during this time. To learn more, check out our Announcements blog post.
HELLO!
What fx do I have to build in “copy”, so that the value of the cell below is the summation with the value above?
[quote=“Serge_Lacasse, post:1, topic:29840, full:true”]
Inglés
HI.
I need to convert the following:
I insert a number in a record, for example, 155.
I need to convert or divide 155 into multiples of 40, 30 and 5.
That is, I need the following result in a column: (3 + 1 + 1) …
3 * 40 = 120
1 * 30 = 30
1 * ...
Hello guys!
I need help on this:
I have several tables (5) the main one (PAIN EVENTS) and another 2 of them are MEDICATION AND RESCUE MEDICATION.
In the main one I list the other two in columns.
In the medication tables, in both, I have added a rollu...
Hello!
I have built a database to record a patient’s treatment.
I have shared with him a form to introduce the pills he takes… .but I still have to add up the number of tablets he takes in a day, a week or a month….
I have tried with sum and rollup f...