Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have two dat sets
Policy Premium1
Policy Premium2
I need to caluculate the difference of Premium1 and Premium2 and store in a diffirent table.
You need to have link between two tables... Kindly provide some sample data...
I have two tables like:
Table1:
policyNumbe rpremium1
50
60
70
can create a list box
Policy Premium2
60
90
90
poicy is the primary key. I want to create list box with diffirence of premium1 and premium2.
Thanks
Kindly provide proper data... Policy is missing from the data you have given..