Creating a Table

I wish..However you can make one with a little bit of work..Create a set of data entry boxes (each with own variable)then create either a button to calculate with an action group associated with it, or refresh the page with an action group set on show.The action group should contain a set of actions to do the calculation for you.If you wish to calculate one variable using another variable see below,Say y=2 z=3 where variables are y and z also create variableAan action could say modify variableA with 'VAR(y) * VAR(z)' set variable contents. variableA will now =6. variableA can now be populated to the entry box or text box in your made up tableUsing a number of stages you can create any logic you like.I hope that makes sense...N

Discussions have been disabled for this post