Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a table showing cumulative values.
To get actual values I need to subtract successive entries.
Thanks
Asmita
Assuming that you are using straigth table. Try, Above()/Below() functions.
Assuming that you are using straigth table. Try, Above()/Below() functions.
Thanks Tresesco.The solution is working