Hi Abhi,
You can use formula also for this as it will improve the performance than code.
Go to formula,use Substring function.
Ex: SUBSTRING( CO_AREA, 0, 11 )---It will give you first 11 digits of CO_AREA.
Regards,
Babu.
Hi Abhi,
You can use formula also for this as it will improve the performance than code.
Go to formula,use Substring function.
Ex: SUBSTRING( CO_AREA, 0, 11 )---It will give you first 11 digits of CO_AREA.
Regards,
Babu.