May 17, 2012 at 8:44 am
hi
ihave 1 textbox, in which i need to get value like filed1.value + field2.value
but i am just getting first field value
how to add two field in expression,
i tried sum(field.value + field.value)
nothing worked.
May 17, 2012 at 8:51 am
data types?
error messages?
what expressions have you tried so far?
May 18, 2012 at 1:37 pm
thanks,got solved
May 18, 2012 at 1:40 pm
thanks,got solved
May 21, 2012 at 1:18 am
Care to share the solution incase someone else has the same issue?
May 21, 2012 at 12:48 pm
hi
i havent add two textbox,just add value of the filed to get total , =sum(field1.value + field2.value)
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply