
BUILD YOUR CAREER WITH DATA ANALYTICS
Welcome to Creative Computers
At Creative Computers, we are passionate about empowering individuals with the skills to excel in today’s data-driven world. Through our website, www.icanexcel.in, we bring you a dedicated platform focused on mastering MS Excel—one of the most powerful tools for professionals and learners alike. With 30 years of experience in computer education, we have established ourselves as a trusted name, delivering top-notch training that transforms beginners into experts.Why Choose Us?
With 30 years of experience, Creative Computers combines expert instructors, hands-on training, and industry-relevant curricula to ensure you succeed. Our courses come with recognized certifications, modern facilities, and a commitment to your growth—whether you’re a professional sharpening your skills or a youth starting your journey.
Our Mission
We believe that mastering MS Excel and related skills opens doors to endless opportunities. At Creative Computers, our mission is to equip you with the knowledge and confidence to MS Excel in your career, studies, or personal projects. Visit us at www.icanexcel.in and take the first step toward unlocking your potential!
Our Process
What We Offer
We provide a range of carefully crafted courses related to the Data Analytics Field to cater to diverse learners -
We offers following Courses
* Advanced Excel
* VBA (Visual Basic for Applications)
* Digital Marketing
* NIELIT O Level
We offers following Courses
* Advanced Excel
* VBA (Visual Basic for Applications)
* Digital Marketing
* NIELIT O Level


March 21, 2025
Excel RIGHT Function (Examples + Video) Text Required. The text string containing the characters you want to extract.Num_chars Optional. Specifies the number of characters you want RIGHT to extract. Syntax =RIGHT(text,[num_chars])

March 21, 2025
Excel LEFT Function (Examples + Video) text string that contains the characters you want to extract.Num_chars Optional. Specifies the number of characters you want LEFT to extract. Syntax =LEFT(text, [num_chars])

March 21, 2025
Excel REPLACE Function (Examples + Video) Old_text Required. Text in which you want to replace some characters. Start_num Required. The position of the character in old_text that you want to replace with