×

Mr. Kewal Kundanlal Handa

Independent Non-Executive Director

Mr. Kewal Handa serves as Non-Executive Chairman & Part-Time Non-Official Director at Union Bank of India. He had been the Non-Executive Chairman at Union Bank of India since July 6, 2017. Mr. Kewal Handa is Chairman at Clariant Chemicals (India) Ltd., Chief Executive Officer at The Third Eye Kreative Films LLP, Committee Member at Confederation of Indian Industry, a Member at Bombay Chamber of Commerce & Industry, a Member at Institute of Co Secretaries of India, a Member at The Institute of Cost & Works Accountants of  India and President at Bombay Management Association. He is on the Board of Directors at Greaves Cotton Ltd., ING Vysya Bank Ltd., Mukta Arts Ltd., Organisation of Pharmaceutical Producers of India, Salus Lifecare Pvt Ltd. and Indian Institute of Management. 

Mr. Handa was previously employed as Executive Director & Managing Director by Wyeth Ltd. (India), Independent Non-Executive Director by Alfa Laval (India) Ltd., Chief Executive Officer, Executive Director & MD by Pfizer India Ltd., and Chairman by Medybiz Pharma Pvt Ltd. Mr. Handa received his graduate degree from Sydenham College. 

function trackEnquiryEvent(eventName,eventparam,details,countrycode) { var baseurl = window.location.href; const urlSegments = baseurl.split('/'); // Split the URL into segments if(urlSegments[2]!='') { const segmentToCheck = urlSegments[2]; // Get the last segment (e.g., "shoes") const pagename = segmentToCheck.replaceAll('-',' ').toUpperCase(); // Example array of items const items = ['DOCTORS', 'CENTER OF EXCELLENCE', 'HOSPITAL', 'SPECIALITY', 'TREATMENT', 'NEWS MEDIA', 'BLOG']; // Check if the segment is present in the array and get the matching element var matchingItem = items.filter(item => item.includes(pagename)); if(typeof matchingItem !== 'undefined' && matchingItem.length > 0) { var pagecategory = matchingItem[0]; } else { var pagecategory = pagename; matchingItem = pagename; } if(countrycode!=undefined) { phcode = '+'+countrycode+details[2]; } else { phcode = '+91'+details[2]; } } else { matchingItem = 'HOME PAGE'; pagecategory = 'HOME PAGE'; } // clevertap.onUserLogin.push({ // "Site": { // "Name": details[0], // String // "Identity": phcode, // String or number // "Email": details[1], // Email address of the user // "Phone": phcode, // Phone (with the country code) // } // }) // clevertap.event.push("Enquiry Submitted", { // eventparam: eventName, // "Page Url":baseurl, // "Form Name":details[0], // "Form Email":details[1], // "Form Phone Number":phcode, // "Form Speciality":details[3], // }); }