Hi,
Is it possible to replace a sequence of characters with different sequence in excel using client_ole2 in oracle forms?
This I need to do in all the cells for a particular column.
Say for eg., in Column B in excel, I have all the values prefixed with 'REP' like REP00001, REP5678 etc and I want to replace REP with say blank or other characters 'ABC' for all the cells under column B.
This I need to do by opening the excel through Oracle forms.
Forms version - Forms [32 Bit] Version 11.1.1.7.0 (Production). How could I acheive this?
Regards,
Nagaraj