Aeon.Divine
< Random Learner. >
- Local time
- Yesterday, 16:11
- Joined
- Mar 25, 2008
- Messages
- 55
Im needing to program a couple of modules to make calculations with subforms cells.
The first one its easy, i need one of the subforms columns to be automatically equal to be equal to the product of another two columns. Just as one would normally do in excel =(A1*A2)
Im not sure where i should place this module.
The second one should add every cell of a certain column and show the result on a label below the subform.
The first program operates only over the subform as the second one takes some values and shows the result outside.
I'll be gratefull if you could help me to sort this out.
Many thanks in advance.
The first one its easy, i need one of the subforms columns to be automatically equal to be equal to the product of another two columns. Just as one would normally do in excel =(A1*A2)
Im not sure where i should place this module.
The second one should add every cell of a certain column and show the result on a label below the subform.
The first program operates only over the subform as the second one takes some values and shows the result outside.
I'll be gratefull if you could help me to sort this out.
Many thanks in advance.