Hi Hilary,
Thanks for your reply. The repeating fields are strings, but I assume they must be numbers. Let's consider I made numbers, how can I get the amount from quantity and price? I was thinking to use the eval function to get the values of price repeating table like this:100;200; and the quantity repeating table like this: 1;2; and then in some way get 100*1;200*2 in Amount, but this is not easy indeed. What ideas do you have? Can you please send me a sample?
thanks in advance