Hi All,
I have this issue where i need to group each insurance based on effective date and expiration date. Example

I want to group these to show as following
1. COVERED CA- HEALTH NET HMO 2016-04-14 2017-01-26
2. COVERED CA- HEALTH NET HMO 2017-01-26 NULL
3. Medical Managed Care- HealthNet 2016-02-08 2016-04-14
4. Medical Managed Care- HealthNet 2016-04-14 2017-01-28
5........
I could do this using rank and then replace, but my code is getting too complicated, please help
Shaik, Rasool