Google Workspace Content Management

SkillsFuture Google Workspace Training Course with 70% WSQ Funding

Learn Google Drive, Docs, Slides & Sheets with WSQ Funding

The Best WSQ Funded Google Workspace Course which teaches you how to master Google Drive, Google Docs, Google Sheets, Google Forms, Google Slides, and Much More.
Learn Google Drive & Google Docs in Singpore

All this with up to 70% WSQ Funding for locals & companies in Singapore.

Join Today and Master Google to Enhance Your Efficiency & Productivity at Work!

Learn to Manage all your data in the Google Cloud Easily!

Training Course Fees & Funding

Full course fee: S$600.00 (before GST & government funding) TGS: TGS-2023039928

Highest Funding
70% Grant

70% SSG Grant

Baseline + Enhanced Training Support

  • SG Citizens aged 40+ (Individual, SME or MNC)
  • SME-sponsored SG Citizens (21+)
  • SME-sponsored PRs (21+)
Course Fee S$600.00
SSG Funding (70%) − S$420.00
Nett Fee S$180.00
GST (9%) S$54.00
You Pay S$234.00
SSG Funded
50% Grant

50% SSG Grant

Baseline WSQ Funding

  • SG Citizens aged 21–39 (Individual or MNC)
  • MNC company-sponsored PRs (21+)
  • Individual PRs (21+)
Course Fee S$600.00
SSG Funding (50%) − S$300.00
Nett Fee S$300.00
GST (9%) S$54.00
You Pay S$354.00
Foreigners & other pass holders: Government grants are not applicable. Full course fee of S$600.00 + 9% GST = S$654.00 applies. Contact us for more details.

Need help with funding applications? We'll guide you through the process.

* Terms & conditions apply. Funding subject to eligibility and approval by respective agencies. GST applies on full course fee before subsidy. Fee information is accurate as of Mar 2026.

Intellisoft offers WSQ funded, UTAP supported SkillsFuture Credits Ready Courses in Singapore
Intellisoft offers WSQ funded, UTAP supported SkillsFuture Credits Ready Courses in Singapore

In this course, learners will delve into the dynamic world of content management using Google Workspace.

Best Google Workspace Courses in Singapore at Intellisoft

From setting up organizational content management policies to posting engaging content, the course ensures a comprehensive grasp of effective content handling in Google Workspace.

Students will also acquire skills to stay abreast of market offerings, using this knowledge to create compelling content within the Google Workspace ecosystem.

You will gain knowledge of using Google Forms, Google Docs, Google Sheets, Google Calendar, Gmail, Meet, Google Workspace, Google Drive, Jamboard, and much more.

 

Our Excel VBA (Visual Basic for Applications) training course aims to teach individuals how to use VBA programming language to automate tasks and develop custom solutions within Microsoft Office applications, such as Excel.

The course typically covers VBA syntax and structure, data types and variables, programming constructs such as loops and conditional statements, functions and subroutines, working with arrays and collections, and interacting within the Excel application.

With this Excel VBA knowledge, you will be able to:

  • Combine & consolidate multiple Excel files into a single file,
  • Clean data faster, Create Pivot Tables with VBA,
  • Create Forms,
  • Append data from External files, and
  • Learn to use Range, Objects, Properties & Methods in VBA to automate routine tasks.

The goal of the course is to provide individuals with the skills and knowledge they need to create powerful macros, automate repetitive tasks, and develop custom solutions that can help them work more efficiently and effectively with Microsoft Office applications.

Additionally, the training will include best practices for debugging, testing, and maintaining VBA code and tips for optimizing performance and writing efficient code.

Go To Top

The target audience for an Excel VBA macro programming class includes individuals who want to automate tasks, streamline workflows, and create custom solutions using Excel. This can include:

  1. Business professionals: Individuals who work with Excel regularly, such as financial analysts, project managers, or administrative assistants, can benefit from learning VBA to automate repetitive tasks and create customized reports.
  2. Programmers and developers: Individuals who have experience with programming languages such as Java or Python can use VBA to extend the functionality of Excel and create custom add-ins that interact with other applications.
  3. Students: Students who are studying business, finance, or data analysis can benefit from learning VBA as it is a valuable skill in many industries and can help them stand out in the job market.
  4. Excel power users: Individuals who already have advanced knowledge of Excel and want to take their skills to the next level can benefit from learning VBA to create more complex solutions and automate advanced tasks.

Overall, anyone who uses Excel frequently and wants to increase their productivity, efficiency, and accuracy can benefit from learning VBA macro programming.

Go To Top

Lesson 1: Software Design With Macros

TOPIC A: Getting to Know Excel Macros

  • Visual Basic for Applications
  • Macros
  • Object-Oriented Programming
  • Macro Options
  • Activity: Getting to Know Macros

TOPIC B: Creating a Macro in Microsoft Excel

  • The Macro Recorder
  • Personal Macro Workbooks
  • How to Create a Macro Using the Macro Recorder
  • Activity: Creating a Macro Using the Macro Recorder

TOPIC C: Editing an Excel Macro

  • The Visual Basic Editor
  • Projects
  • Modules
  • The Modules Folder
  • Objects
  • Properties
  • Methods
  • VBA Comments
  • How to Edit a Macro
  • Activity: Editing a Macro

TOPIC D: Debugging a Macro in Excel

  • The Debugging Process
  • Debugging Tools
  • How to Debug a Macro
  • Activity: Debugging a Macro

TOPIC E: Customizing the Quick Access Toolbar and Hotkeys

  • Add a Button to the Quick Access Toolbar to Run a Macro
  • Assign a Keyboard Shortcut to a Macro
  • Activity: Customizing the Quick Access Toolbar and Hotkeys

TOPIC F: Setting Macro Security in Excel

  • Digital Certificates
  • Digital Signatures
  • Macro Security Settings
  • Activity: Setting Macro Security
Summary

Review Questions

 

Lesson 2: Formatting Worksheets Using Macros

TOPIC A: Inserting Text With Excel Macros

  • The Selection Property
  • The ActiveSheet Property
  • The Name Property
  • The Value Property
  • Concatenation
  • How to Insert Text
  • Activity: Inserting Text

TOPIC B: Formatting Text with Macros in Excel

  • How to Format Text
  • Activity: Formatting Text

TOPIC C: Sorting Data within Excel

  • The Range Object
  • The Select Method
  • The CurrentRegion Property
  • How to Sort Data
  • Activity: Sorting Data

TOPIC D: How To Duplicate Data With Excel Macros

  • Data Types
  • Variables
  • Variable Naming Rules
  • Operators
  • The Assignment Operator
  • Arithmetic Operators
  • Comparison Operators
  • Logical Operators
  • The For Next Loop
  • Do Loops
  • The Worksheets Object
  • The Count Property
  • The Offset Property
  • The Copy Method
  • The Paste Method
  • How to Duplicate Data
  • Activity: Duplicating Data

TOPIC E: Generate a Report in Excel Using Macros

  • The Columns Property
  • The AutoFit Method
  • The Address Property
  • The Call Statement
  • The Font Property
  • The End Property
  • How to Generate a Report
  • Activity: Generating a Report
Summary

Review Questions

 

Lesson 3: Creating an Interactive Worksheet with Excel Macros

TOPIC A: Determining the Dialog Box Type

  • Message Boxes
  • Input Boxes
  • Activity: Determining the Dialog Box Type

TOPIC B: Capturing User Input With Macros

  • The InputBox Function
  • Constants
  • The MsgBox Function
  • The Code Continuation Character
  • The vbCrLf Constant
  • Decision Structures
  • The Select Case Statement
  • The If Then Structure
  • The Else Clause
  • How to Capture User Input
  • Activity: Capturing User Input
Summary

Review Questions

 

Lesson 4: Working with Multiple Worksheets

TOPIC A: Insert, Copy, and Delete Worksheets With Excel Macros Methods

  • The Add Method
  • The Copy Method
  • The Delete Method
  • How to Insert, Copy, and Delete Worksheets
  • Activity: Inserting and Deleting Worksheets

TOPIC B: Renaming Worksheets Within Excel

  • Expressions
  • The DateSerial Function
  • The Format Function
  • How to Rename Worksheets
  • Activity: Renaming Worksheets

TOPIC C: Modify the Order of Worksheets Easily With Excel Macros

  • The Move Method
  • How to Modify the Order of Worksheets
  • Activity: Moving Worksheets within a Workbook
  • TOPIC D: Print Worksheets
  • The PrintPreview Method
  • The PrintOut Method
  • How to Print Worksheets
  • Activity: Printing a Workbook
Summary

Review Questions

 

Lesson 5: Performing Calculations With Excel Macro Code

TOPIC A: Create User-Defined Functions inside Excel

  • User-Defined Functions
  • Types of Functions
  • Arguments
  • How to Create User-Defined Functions
  • Activity: Creating and Applying a User-Defined Function

TOPIC B: Automate SUM Functions

  • Declared Range Objects
  • The Set Statement
  • Range Object Cell Addressing
  • The Rows Property
  • The Formula Property
  • The Columns Property
  • Address Property Cell Reference Settings
  • How to Automate SUM Functions
  • Activity: Automating SUM Functions
Summary
Review Questions

Go To Top

The prerequisites for joining our VBA macro programming workshop are:

  1. Basic knowledge of Excel: Participants should have a good understanding of Excel’s features, such as creating and formatting worksheets, entering data, and using basic formulas and functions.
  2. Access to Excel: Participants should have access to a version of Excel that supports VBA programming, such as Excel 2013 or later.
  3. Willingness to learn: Participants should be motivated and willing to learn new skills and concepts related to VBA programming.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.

Venue:

All courses are conducted at:

190 Middle Road, 10-08 Fortune Centre, Singapore 188979.  5 mins walk from Bencoolen MRT station. Bugis, Rochor, Bras Basah MRT are nearby, within walking distance.

The venue is disabled-friendly.

SkillsFuture Ready

Singaporeans can use $500 SkillsFuture Credits for this training to offset the course fees.

Contact us for advise on how to go about claiming your SkillsFuture.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

"What I love about this training is that the trainers make sure we learn the steps and are able to do it on our own. This is a real advantage and I will definitely come back for more practical training"
Michele Martin
HR Manager
“The training was everything I hoped for, and more. Intellisoft Systems really makes a difference, I would have never discovered the hidden features of the sotftware on my own. Thanks a lot Intellisoft !"
Joy Tan
Project Engineer

How To Register

Simply contact us and we will help you to register for this practical Google Workspace course in Singapore.

Accelerate Your Career With the Most Effective & Practical Training.

Create Agentic AI Automations Without Coding

N8N Course Singapore at Intellisoft. SkillsFuture N8N LangFlow Singapore Course Intellisoft.
Create Agentic AI Automations Without Coding SkillsFuture Credits Eligible in Singapore.

Course Overview: Build Agentic AI Automations Without Writing Code

This practical, hands on Agentic AI automation development without any code is offered to companies and individuals. The course follows a very systematic, step by step approach to guide you on the path to begin building Agentic AI automations without writing code.

Section 1: Introduction to AI Agents and Workflows

Build AI Agents with No Code at Intellisoft Systems Singapore - SkillsFuture Eligible Course in Singapore
Build AI Agents with No Code at Intellisoft Systems Singapore – SkillsFuture Eligible Course in Singapore

In section 1, we establish the foundational knowledge by introducing you to AI agents and agentic AI workflows. This section covers the basics of AI agents, differentiating between agentic and generative AI, and explores reasoning frameworks and use cases.

You are also introduced to agentic AI platforms like n8n and Langflow, setting the stage for creating AI agents. This foundational knowledge is crucial for analyzing AI agents’ algorithms and identifying their strengths and limitations, addressing the initial performance gap.

Section 2: Developing AI Chatbots

Building on the foundational knowledge, Section 2 delves into the practical aspects of developing AI chatbots on no-code platforms. You are introduced to platforms such as Agentx, Promptly, and Flowise, and engage in creating AI chatbots and digital human avatars.

This section enhances your ability to correlate AI agents’ algorithm design with efficiency and assess improvements in AI applications.

 Implementing RAG Applications

Section 3 moves to a higher level of complexity where you will explore the development of Retrieval Augmented Generation (RAG) applications on no-code platforms. This section covers the overview of RAG, creation of agentic RAG applications, and introduces agentic search and deep research.

You will also engage with Microsoft Copilot Studio to create AI agents and RAG applications.

This section equips you with the skills to evaluate AI application effectiveness and assess feasibility for product and maintenance processes.

More information about Creating AI Agentic Automations Without Writing Code

In the fast-evolving world of AI, understanding how to design and deploy intelligent agents—without writing a single line of code—is becoming an essential skill. This course on Agentic AI provides a practical, step-by-step journey into the world of AI agents, empowering learners to conceptualize, build, and deploy AI workflows using non-coding platforms.

Designed for professionals and enthusiasts in product management, technology, and innovation roles, this course demystifies the concepts of agentic AI, chatbot development, and Retrieval Augmented Generation (RAG). Learners will explore no-code tools like n8n, Langflow, Agentx, Flowise, HeyGen, and Microsoft Copilot Studio, gaining hands-on experience to rapidly prototype and deploy AI applications.

By the end of the course, you’ll not only understand the difference between generative and agentic AI, but also be able to create functional AI agents that solve real-world problems—boosting efficiency, user engagement, and business innovation.

If you are new to generative AI, you can join our WSQ Funded course on Digital Transformation with AI Tools.

Our Excel VBA (Visual Basic for Applications) training course aims to teach individuals how to use VBA programming language to automate tasks and develop custom solutions within Microsoft Office applications, such as Excel.

The course typically covers VBA syntax and structure, data types and variables, programming constructs such as loops and conditional statements, functions and subroutines, working with arrays and collections, and interacting within the Excel application.

With this Excel VBA knowledge, you will be able to:

  • Combine & consolidate multiple Excel files into a single file,
  • Clean data faster, Create Pivot Tables with VBA,
  • Create Forms,
  • Append data from External files, and
  • Learn to use Range, Objects, Properties & Methods in VBA to automate routine tasks.

The goal of the course is to provide individuals with the skills and knowledge they need to create powerful macros, automate repetitive tasks, and develop custom solutions that can help them work more efficiently and effectively with Microsoft Office applications.

Additionally, the training will include best practices for debugging, testing, and maintaining VBA code and tips for optimizing performance and writing efficient code.

Go To Top

The target audience for an Excel VBA macro programming class includes individuals who want to automate tasks, streamline workflows, and create custom solutions using Excel. This can include:

  1. Business professionals: Individuals who work with Excel regularly, such as financial analysts, project managers, or administrative assistants, can benefit from learning VBA to automate repetitive tasks and create customized reports.
  2. Programmers and developers: Individuals who have experience with programming languages such as Java or Python can use VBA to extend the functionality of Excel and create custom add-ins that interact with other applications.
  3. Students: Students who are studying business, finance, or data analysis can benefit from learning VBA as it is a valuable skill in many industries and can help them stand out in the job market.
  4. Excel power users: Individuals who already have advanced knowledge of Excel and want to take their skills to the next level can benefit from learning VBA to create more complex solutions and automate advanced tasks.

Overall, anyone who uses Excel frequently and wants to increase their productivity, efficiency, and accuracy can benefit from learning VBA macro programming.

Go To Top

Lesson 1: Software Design With Macros

TOPIC A: Getting to Know Excel Macros

  • Visual Basic for Applications
  • Macros
  • Object-Oriented Programming
  • Macro Options
  • Activity: Getting to Know Macros

TOPIC B: Creating a Macro in Microsoft Excel

  • The Macro Recorder
  • Personal Macro Workbooks
  • How to Create a Macro Using the Macro Recorder
  • Activity: Creating a Macro Using the Macro Recorder

TOPIC C: Editing an Excel Macro

  • The Visual Basic Editor
  • Projects
  • Modules
  • The Modules Folder
  • Objects
  • Properties
  • Methods
  • VBA Comments
  • How to Edit a Macro
  • Activity: Editing a Macro

TOPIC D: Debugging a Macro in Excel

  • The Debugging Process
  • Debugging Tools
  • How to Debug a Macro
  • Activity: Debugging a Macro

TOPIC E: Customizing the Quick Access Toolbar and Hotkeys

  • Add a Button to the Quick Access Toolbar to Run a Macro
  • Assign a Keyboard Shortcut to a Macro
  • Activity: Customizing the Quick Access Toolbar and Hotkeys

TOPIC F: Setting Macro Security in Excel

  • Digital Certificates
  • Digital Signatures
  • Macro Security Settings
  • Activity: Setting Macro Security
Summary

Review Questions

 

Lesson 2: Formatting Worksheets Using Macros

TOPIC A: Inserting Text With Excel Macros

  • The Selection Property
  • The ActiveSheet Property
  • The Name Property
  • The Value Property
  • Concatenation
  • How to Insert Text
  • Activity: Inserting Text

TOPIC B: Formatting Text with Macros in Excel

  • How to Format Text
  • Activity: Formatting Text

TOPIC C: Sorting Data within Excel

  • The Range Object
  • The Select Method
  • The CurrentRegion Property
  • How to Sort Data
  • Activity: Sorting Data

TOPIC D: How To Duplicate Data With Excel Macros

  • Data Types
  • Variables
  • Variable Naming Rules
  • Operators
  • The Assignment Operator
  • Arithmetic Operators
  • Comparison Operators
  • Logical Operators
  • The For Next Loop
  • Do Loops
  • The Worksheets Object
  • The Count Property
  • The Offset Property
  • The Copy Method
  • The Paste Method
  • How to Duplicate Data
  • Activity: Duplicating Data

TOPIC E: Generate a Report in Excel Using Macros

  • The Columns Property
  • The AutoFit Method
  • The Address Property
  • The Call Statement
  • The Font Property
  • The End Property
  • How to Generate a Report
  • Activity: Generating a Report
Summary

Review Questions

 

Lesson 3: Creating an Interactive Worksheet with Excel Macros

TOPIC A: Determining the Dialog Box Type

  • Message Boxes
  • Input Boxes
  • Activity: Determining the Dialog Box Type

TOPIC B: Capturing User Input With Macros

  • The InputBox Function
  • Constants
  • The MsgBox Function
  • The Code Continuation Character
  • The vbCrLf Constant
  • Decision Structures
  • The Select Case Statement
  • The If Then Structure
  • The Else Clause
  • How to Capture User Input
  • Activity: Capturing User Input
Summary

Review Questions

 

Lesson 4: Working with Multiple Worksheets

TOPIC A: Insert, Copy, and Delete Worksheets With Excel Macros Methods

  • The Add Method
  • The Copy Method
  • The Delete Method
  • How to Insert, Copy, and Delete Worksheets
  • Activity: Inserting and Deleting Worksheets

TOPIC B: Renaming Worksheets Within Excel

  • Expressions
  • The DateSerial Function
  • The Format Function
  • How to Rename Worksheets
  • Activity: Renaming Worksheets

TOPIC C: Modify the Order of Worksheets Easily With Excel Macros

  • The Move Method
  • How to Modify the Order of Worksheets
  • Activity: Moving Worksheets within a Workbook
  • TOPIC D: Print Worksheets
  • The PrintPreview Method
  • The PrintOut Method
  • How to Print Worksheets
  • Activity: Printing a Workbook
Summary

Review Questions

 

Lesson 5: Performing Calculations With Excel Macro Code

TOPIC A: Create User-Defined Functions inside Excel

  • User-Defined Functions
  • Types of Functions
  • Arguments
  • How to Create User-Defined Functions
  • Activity: Creating and Applying a User-Defined Function

TOPIC B: Automate SUM Functions

  • Declared Range Objects
  • The Set Statement
  • Range Object Cell Addressing
  • The Rows Property
  • The Formula Property
  • The Columns Property
  • Address Property Cell Reference Settings
  • How to Automate SUM Functions
  • Activity: Automating SUM Functions
Summary
Review Questions

Go To Top

The prerequisites for joining our VBA macro programming workshop are:

  1. Basic knowledge of Excel: Participants should have a good understanding of Excel’s features, such as creating and formatting worksheets, entering data, and using basic formulas and functions.
  2. Access to Excel: Participants should have access to a version of Excel that supports VBA programming, such as Excel 2013 or later.
  3. Willingness to learn: Participants should be motivated and willing to learn new skills and concepts related to VBA programming.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.

Venue:

All courses are conducted at:

190 Middle Road, 10-08 Fortune Centre, Singapore 188979.  5 mins walk from Bencoolen MRT station. Bugis, Rochor, Bras Basah MRT are nearby, within walking distance.

The venue is disabled-friendly.

SkillsFuture Ready

Singaporeans can use $500 SkillsFuture Credits for this training to offset the course fees.

Contact us for advise on how to go about claiming your SkillsFuture.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

"What I love about this training is that the trainers make sure we learn the steps and are able to do it on our own. This is a real advantage and I will definitely come back for more practical training"
Michele Martin
HR Manager
“The training was everything I hoped for, and more. Intellisoft Systems really makes a difference, I would have never discovered the hidden features of the sotftware on my own. Thanks a lot Intellisoft !"
Joy Tan
Project Engineer

How To Register

Register for the 2 Days Create Agentic AI Automation Without Coding Training in Singapore today.

Click on the chosen Create Agentic AI Automations Without Coding course dates available at the top of this page.

Need Help in Registering for Create Agentic AI Automations Without Coding Course?

Call us at +65 6250-3575, WhatsApp: +65 9066-9991 

If you have any questions about your target audience, pre-requisites for this course or want to arrange a corporate training for your company, do let us know. Email to training@intellisoft.com.sg

Create Agentic AI Automations Without Coding Corporate Training Program in Singapore (Physical Class or Virtual Classroom using Zoom or Microsoft Teams)

Request a Course Brochure here or enquire about any questions regarding Agentic AI training. We offer Corporate Training for your company too.

If you are looking to train your entire team, we can arrange to conduct the Agentic AI  training at your office location too. Just contact us for the quotation and suitable dates for the training.

Accelerate Your Career With the Most Effective & Practical Training.

Training Course Fees & Funding

Full course fee: S$1,000.00 (before GST & government funding) TGS: TGS-2025054773

Highest Funding
70% Grant

70% SSG Grant

Baseline + Enhanced Training Support

  • SG Citizens aged 40+ (Individual, SME or MNC)
  • SME-sponsored SG Citizens (21+)
  • SME-sponsored PRs (21+)
Course Fee S$1,000.00
SSG Funding (70%) − S$700.00
Nett Fee S$300.00
GST (9%) S$90.00
You Pay S$390.00
SSG Funded
50% Grant

50% SSG Grant

Baseline WSQ Funding

  • SG Citizens aged 21–39 (Individual or MNC)
  • MNC company-sponsored PRs (21+)
  • Individual PRs (21+)
Course Fee S$1,000.00
SSG Funding (50%) − S$500.00
Nett Fee S$500.00
GST (9%) S$90.00
You Pay S$590.00
Foreigners & other pass holders: Government grants are not applicable. Full course fee of S$1,000.00 + 9% GST = S$1,090.00 applies. Contact us for more details.

Need help with funding applications? We'll guide you through the process.

* Terms & conditions apply. Funding subject to eligibility and approval by respective agencies. GST applies on full course fee before subsidy. Fee information is accurate as of Mar 2026.

N8N Course Singapore at Intellisoft. SkillsFuture N8N LangFlow Singapore Course Intellisoft.

Microsoft Excel, Word, PowerPoint Combined 3 Day Training With CoPilot

Microsoft 365 Excel, PowerPoint, Word & Copilot Training course at Intellisoft Singaporeu
Microsoft 365 Excel, PowerPoint, Word & Copilot Training course at Intellisoft Singapore
Microsoft 365 Excel, PowerPoint, Word & Copilot Training course at Intellisoft Singapore

Microsoft Word, Excel, and PowerPoint  Training Workshop in Singapore – Combined Class

Word,PowerPoint,Excel 2010 Training @Intellisoft Singapore
Word, PowerPoint, Excel with Copilot in Microsoft 365Training @Intellisoft Singapore

Improve your PowerPoint Presentation skills, Work better with Numbers and Data in Excel  Microsoft 365, and create stunning documents in Microsoft Word by attending a short, 3 day, Hands-on & Practical workshop on Microsoft Office in Singapore.

Course Duration : 3 days is available to Singapore Companies (For company sponsored candidates). Call +65 6250-3575 for Details.

If you want to join our dedicated Excel course in Singapore & improve your skills, we have multiple courses – Basic Excel for Analytics, Advanced Excel Courses in Singapore & VBA Macro Programming Courses.

Learn Microsoft Word,PowerPoint,Excel2010 at Intellisoft
Learn Microsoft 365 Word, PowerPoint, Excel at Intellisoft with Copilot

Microsoft Office (Word, Excel & PowerPoint) for Basic to Intermediate Level is best suited for people who want to get more out of Microsoft Office Suite and make the best use of the software in their day-to-day use.

Learn Office 365 tips and techniques that will make your work you work faster, efficiently, and you will be able to do complex tasks in a short time.

Excel, Word & PowerPoint are simple office productivity tools from Microsoft, and are very easy to pick up, once you follow our step-by-step, practical and useful approach to learning the software to maximize your efficiency and effectiveness with the use of these popular software packages.

Learn Copilot for Office 365 - Word, Excel, PowerPoint
Learn Copilot for Office 365 – Word, Excel, PowerPoint

Go To Top

This program is highly recommended for those who want to understand the concepts of Documents, Spreadsheets and Presentations, and want to demonstrate the ability to expertly use these applications on a personal computer.

Beginner users and People who know the basics, but want to learn the Intermediate features of Microsoft Excel, Word & PowerPoint will find this program extremely useful.

Go To Top

 

Day 1: Microsoft Excel 

Section 1: Formulas and Functions 

Entering Formulas
Excel Arithmetic Operators
Using AutoFill Options
Commonly Used Functions

Section 2: Organizing Worksheet and Table Data

Create and Modify Tables
Sort and Filtering Data
Get Summary Information in a Table

Section 3: Working with Charts

Summarizing Data Using Charts
Customizing Chart Data
Format Chart Legend and Titles
Creating a Pie Chart

Section 4: Working with Graphics

Add Pictures into a Worksheet
Customize Pictures and Objects
Add Drawing Objects
Add SmartArt

Section 5: Managing Large Workbook

Manage Large Workbook Printing
Worksheets Setting
Page Setup Options

Section 6: Customizing & Enhancing Workbooks

Customizing Excel to Your Work
Creating Hyperlinks
Customizing Quick Access Toolbar

Section 7: Analyze and transform data with Microsoft 365 Copilot in Excel

Analyze your data
Transform your data
Add Tables
Add Charts
Sort & Filter Data

Day 2: Microsoft Word 

Section 1: Manage documents

Format documents
Save and share documents
Insert text and paragraphs
Format text and paragraphs
Create and configure document sections

Section 2: Manage tables and lists

Create tables
Modify tables
Create and modify lists

Section 3: Create and manage references

Create and manage reference elements
Create and manage reference tables

Section 4: Insert and format graphic elements

Insert illustrations and text boxes
Insert shapes
Insert pictures
Insert SmartArt graphics
Insert screenshots and clips
Insert text boxes
Format illustrations & text boxes
Add text to graphic elements

Section 5: Manage document collaboration

Add and manage comments
Manage change tracking

Section 6: Maximize the AI features using Copilot in Microsoft Word
Draft a new document
Use the Copilot pane to chat with Copilot in Word
Linking files in Copilot in Word
Facilitate Collaboration using real-time coauthoring

Day 3: Microsoft PowerPoint 

Section 1: Working With Text 

Using an Outline Adding Text Using Bullets and Numbering Formatting Text & Paragraphs Using Text Boxes Setting Tabs

Section 2: Adding Multimedia Elements

Using Multimedia Elements Working With Pictures Applying Styles & Effects Modifying Hyperlinks Working With SmartArt

Section 3: Enhancing Presentations

Adding Audio & Video Media
Using Animation
Managing Multiple Transitions
Changing Animation Order
Using Slide Transitions

Section 4:  Preparing The Slide Show

Reviewing The Presentation Customizing the Presentation Proofing the Presentation Setting up a Slide Show Using Presentation Tools
Using Presenter View Rehearsing a Presentation Presenting The Slide Show

Section 5: Design captivating presentations with Microsoft 365 Copilot in PowerPoint

Create a new presentation
Transform written documents into presentations
Adjust layouts, reformat text, and time animations

Microsoft 365 Course in Singapore with Excel, Word, PowerPoint & Copilot - With WSQ Funding, UTAP, SkillsFuture, SFEC Grants & Absentee Payroll
Microsoft 365 Course in Singapore with Excel, Word, PowerPoint & Copilot – With WSQ Funding, UTAP, SkillsFuture, SFEC Grants & Absentee Payroll

Go To Top

Basic knowledge of computers, using the keyboard, mouse and Windows is required. This is an Intermediate level program, so we will teach you all about Microsoft Office and then how to get the most of it for day to day use at your office or home.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.
Microsoft Training at Intellisoft

Learn Practical Skills

Companies sponsoring their staff for this Microsoft Excel, Word, PowerPoint training will benefit from increased employee productivity.

Your team will learning the fundamentals of Microsoft Office 365 easily.

Excel Dashboard Training Participants

3 Days Workshop

Enhance your team's efficiency and effectiveness with Microsoft Excel, Word, PowerPoint Combined 3 Day Training.

Contact us for advise on how to go about how to get started in learning the fundamentals of Microsoft Office 365 easily.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Training Course Fees & Funding

Full course fee: S$980.00 (before GST & government funding) TGS: TGS-2025052673

Highest Funding
70% Grant

70% SSG Grant

Baseline + Enhanced Training Support

  • SG Citizens aged 40+ (Individual, SME or MNC)
  • SME-sponsored SG Citizens (21+)
  • SME-sponsored PRs (21+)
Course Fee S$980.00
SSG Funding (70%) − S$686.00
Nett Fee S$294.00
GST (9%) S$88.20
You Pay S$382.20
SSG Funded
50% Grant

50% SSG Grant

Baseline WSQ Funding

  • SG Citizens aged 21–39 (Individual or MNC)
  • MNC company-sponsored PRs (21+)
  • Individual PRs (21+)
Course Fee S$980.00
SSG Funding (50%) − S$490.00
Nett Fee S$490.00
GST (9%) S$88.20
You Pay S$578.20
Foreigners & other pass holders: Government grants are not applicable. Full course fee of S$980.00 + 9% GST = S$1,068.20 applies. Contact us for more details.

Need help with funding applications? We'll guide you through the process.

* Terms & conditions apply. Funding subject to eligibility and approval by respective agencies. GST applies on full course fee before subsidy. Fee information is accurate as of Mar 2026.

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

How To Register

Register for the 3 Days of Microsoft Office 365 with Copilot training today by simply clicking on the chosen course date available at the top of this page. Need Help?

  1. Call us at +65 6250-3575, SMS / WhatsApp: +65 9066–9991
  2. Send an email  to  training@intellisoft.com.sg  OR
  3. Submit an online enquiry if you have  any questions regarding Microsoft 365 Excel, Word and PowerPoint with Copilot training.

You can call us at +65  6250-3575 for your Customized Corporate training enquiry.

Learn Microsoft Office 365 With CoPILOT
&
Enhance Your Productivity

Microsoft Office Training in Singapore - Learn Word, Excel, PowerPoint in 3 days

Power Query & Power Pivot for Deep Analysis with Excel

Power Query and Power Pivot in Excel Course at Intellisoft Singapore
Power Query and Power Pivot in Excel Course at Intellisoft Singapore
Power Query and Power Pivot in Excel Course at Intellisoft Singapore

Power Query is a feature in Excel that allows you to quickly import data from multiple sources and easily clean, transform, and reshape it to suit your needs.

We show you how to use this powerful, time-saving tool to do deep cleansing of data, and then do a deeper analysis of data with Microsoft Excel’s Power Pivot.

This course teaches you how to import, merge, rearrange, and clean data, as well as how to repeat the process with one click if the data changes.

Power Query Training in Singapore at Intellisoft

Discover how to split columns, unpivot data, and use joins to merge, segment, and compare datasets.

Data Analysis Expressions (DAX) allow Microsoft Excel users to create powerful calculated fields in Power Pivot. In this course, you will learn how to use the DAX language and Power Pivot to explore and analyze relational data models. You will master how to add calculated columns and measures to data models in Excel.

Power Pivot Options in Excel - Learn Power Pivot with WSQ Funding in Singapore at Intellisoft

We highlight the differences between calculated columns and DAX measures, covers common DAX formulas and functions, and discusses best practices for working with DAX and Power Pivot.

Full of dozens of tips, tricks & techniques in this comprehensive, practical, hands-on training using Power Query and Power Pivot in Excel for Deep Data Analysis.

The “Power Query & Power Pivot for Deep Analysis with Excel” course is designed to equip participants with advanced skills in data manipulation, analysis, and visualization using Excel’s powerful tools, Power Query and Power Pivot.

Participants will start by mastering Power Query, learning how to import data from various sources, clean and transform it efficiently. Moving into Power Pivot, they will delve into data modeling techniques, establishing relationships between tables, and creating calculated columns and measures using DAX expressions.

Power Query Training in Excel at Intellisoft Singapore - Learn How To Merge in Power Query at Intellisoft

Throughout the course, emphasis will be placed on practical applications through hands-on exercises and real-world case studies, enabling participants to analyze complex datasets, generate insightful visualizations, and optimize performance for large-scale data scenarios.

By the end of the course, participants will have the tools and knowledge to confidently handle diverse data challenges, automate workflows, and enhance decision-making processes using Excel as a robust analytical platform.

Go To Top

The target audience for the “Power Query & Power Pivot for Deep Analysis with Excel” course includes professionals and individuals who work extensively with data in Excel and wish to deepen their analytical capabilities. This course is ideal for:

  1. Data Analysts: Professionals who analyze and interpret data regularly and want to leverage advanced Excel tools for more efficient and insightful analysis.
  2. Business Intelligence Professionals: Individuals involved in creating reports, dashboards, and data visualizations who seek to enhance their skills in data modeling and manipulation.
  3. Financial Analysts: Those responsible for financial modeling, forecasting, and budgeting who want to streamline data handling and improve accuracy in their analyses.
  4. Excel Power Users: Individuals already proficient in Excel who want to expand their toolkit with Power Query and Power Pivot for more sophisticated data transformations and analysis.
  5. Managers and Decision-Makers: Leaders who rely on data-driven insights to make informed decisions and wish to improve their ability to extract and present meaningful insights from data.
  6. IT Professionals and Consultants: Those tasked with managing and optimizing data workflows within organizations who want to leverage Excel’s capabilities for enhanced data management and reporting.

Overall, the course is suitable for anyone looking to advance their Excel skills specifically for data analysis, whether in business, finance, consulting, or other fields where data-driven decision-making is critical.

Go To Top

Power Query & Power Pivot for Deep Analysis with Excel

Course Outline

Day 1: Power Query Essentials and Intermediate Techniques

Power Pivot Data Model Training in Singapore at Intellisoft

Module 1: Introduction to Power Query

  • Understanding the Role of Power Query in Data Preparation
  • Navigating the Power Query Interface
  • Key Use Cases of Power Query in Business Scenarios
  • Differences Between Power Query in Excel and Power BI

Module 2: Data Transformation Basics

  • Importing Data from Various Sources (Excel, CSV, SQL, Web, etc.)
  • Data Cleaning Techniques: Removing Errors, Replacing Values
  • Reordering Columns and Rows for Analysis
  • Splitting and Merging Columns

Module 3: Advanced Data Transformation

  • Advanced Filtering Techniques for Targeted Data Extraction
  • Creating Custom Columns with Conditional Logic
  • Using the Fill Down and Fill Up Features for Missing Data
  • Advanced Grouping and Aggregating Techniques for Summarized Data

Module 4: Introduction to M Language

  • Exploring the M Language Syntax and Structure
  • Editing Queries Directly in the Advanced Editor
  • Creating Custom Functions for Reusable Logic
  • Common M Functions for Data Manipulation (e.g., Table.TransformColumns, Text.Combine)

Module 5: Case Studies and Practical Exercises

  • Real-World Scenario: Preparing Sales Data for Reporting
  • Combining Data from Multiple Files and Folders
  • Practice Exercises with Provided Datasets
  • Group Discussion on Common Data Challenges

Day 2: Power Pivot and Advanced Analytics

Module 6: Introduction to Power Pivot

  • Overview of the Power Pivot Add-in: Activation and Setup
  • Loading Data into the Power Pivot Data Model
  • Understanding Table Relationships: One-to-One, One-to-Many
  • Creating Hierarchies for Advanced Data Navigation

Module 7: DAX Fundamentals

  • Overview of DAX: Syntax and Functions
  • Understanding Row Context vs. Filter Context
  • Creating Basic Calculated Columns and Measures
  • Using Aggregation Functions (SUM, AVERAGE, COUNT, DISTINCTCOUNT)

Module 8: Advanced DAX Techniques

  • Time Intelligence Functions: Calculating YTD, QTD, MTD, and Rolling Averages
  • Advanced Logical Functions: SWITCH, IFERROR, CALCULATE
  • Working with Iterative Functions: SUMX, AVERAGEX
  • Troubleshooting DAX Formulas and Debugging Errors

Module 9: Optimizing Data Models

  • Understanding the Importance of Star and Snowflake Schemas
  • Best Practices for Efficient Data Models: Reducing File Size, Avoiding Duplicates
  • Using the Diagram View for Relationship Management
  • Performance Tuning: Analyzing and Optimizing Query Performance

Module 10: Advanced Analytics and Reporting

  • Creating Slicers and Filters for Interactive Dashboards
  • Designing Effective Power Pivot Reports with Visual Insights
  • Using KPIs to Track and Display Key Business Metrics
  • Integrating Power Query and Power Pivot for Dynamic Reporting

Module 11: Final Project and Review

  • Hands-On Project: Building an Interactive Dashboard from Raw Data
  • Applying Power Query and Power Pivot to Solve Business Problems
  • Course Recap: Key Takeaways and Best Practices

These objectives aim to provide participants with a comprehensive understanding and practical skills in leveraging Power Query and Power Pivot for deep data analysis within Excel, preparing them to handle complex data challenges effectively.

Go To Top

To join the “Power Query & Power Pivot for Deep Analysis with Excel” course, participants should ideally have the following prerequisites:

  1. Proficiency in Excel: Participants should be familiar with basic to intermediate Excel functionalities, including navigating through worksheets & using simple formulas and functions.
  2. Understanding of Data Concepts: A basic understanding of fundamental data concepts such as tables, rows, columns, and data types is recommended.
  3. Familiarity with Data Analysis: Some experience in data analysis tasks like sorting, filtering, and basic data manipulation within Excel will be beneficial.
  4. Motivation to Learn: An eagerness to explore advanced data manipulation techniques and a willingness to engage in hands-on exercises and case studies throughout the course.

These prerequisites will ensure that participants can effectively engage with the course content, grasp advanced concepts in Power Query and Power Pivot, and apply their knowledge to real-world data analysis challenges using Excel.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.

SkillsFuture Ready

Singaporeans can use $500 SkillsFuture Credits for this training to offset the course fees.

Contact us for advise on how to go about claiming your SkillsFuture.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

"What I love about this training is that the trainers make sure we learn the steps and are able to do it on our own. This is a real advantage and I will definitely come back for more practical training"
Michele Martin
HR Manager
“The training was everything I hoped for, and more. Intellisoft Systems really makes a difference, I would have never discovered the hidden features of the sotftware on my own. Thanks a lot Intellisoft !"
Joy Tan
Project Engineer

How To Register

Intellisoft offers WSQ funded, UTAP supported SkillsFuture Credits Ready Courses in Singapore
Intellisoft offers WSQ funded, UTAP supported SkillsFuture Credits Ready Courses in Singapore

To register for the “Power Query & Power Pivot for Deep Analysis with Excel” course, you have several convenient options:

  1. Online Registration: Visit our website and navigate to the registration page. Fill out the online registration form with your details and course preferences. You can typically find the registration link under the course description or on our homepage.
  2. Walk-in Registration: Feel free to visit our office during business hours. Our staff will be happy to assist you with the registration process in person. You can find our office address and hours of operation on our website.
  3. Email Registration: Send us an email indicating your interest in the course. Include your name, contact information, and any specific questions you may have. Our team will respond promptly and guide you through the registration steps via email.
  4. WhatsApp: If you prefer to communicate via WhatsApp, send us a message with your name and the course you wish to register for. We will reply with further instructions and assist you through the registration process.
  5. Drop by Our Office: If you’re in the City Area around Bugis, Rochor, Bencoolen, Bras Basah, Dhoby Ghat, you can drop by our office directly at Fortune Centre. Our staff will be available to answer your questions and assist you with completing the registration form on-site.

For more information about the course, feel free to email us at training@intellisoft.com.sg or reach out via WhatsApp at +65-90669991. We look forward to helping you register and start your journey with Power Query and Power Pivot for deep analysis with Excel!

Accelerate Your Career With the Most Effective & Practical Training.

Training Course Fees & Funding

Full course fee: S$1,000.00 (before GST & government funding) TGS: TGS-2024049574

Highest Funding
70% Grant

70% SSG Grant

Baseline + Enhanced Training Support

  • SG Citizens aged 40+ (Individual, SME or MNC)
  • SME-sponsored SG Citizens (21+)
  • SME-sponsored PRs (21+)
Course Fee S$1,000.00
SSG Funding (70%) − S$700.00
Nett Fee S$300.00
GST (9%) S$90.00
You Pay S$390.00
SSG Funded
50% Grant

50% SSG Grant

Baseline WSQ Funding

  • SG Citizens aged 21–39 (Individual or MNC)
  • MNC company-sponsored PRs (21+)
  • Individual PRs (21+)
Course Fee S$1,000.00
SSG Funding (50%) − S$500.00
Nett Fee S$500.00
GST (9%) S$90.00
You Pay S$590.00
Foreigners & other pass holders: Government grants are not applicable. Full course fee of S$1,000.00 + 9% GST = S$1,090.00 applies. Contact us for more details.

Need help with funding applications? We'll guide you through the process.

* Terms & conditions apply. Funding subject to eligibility and approval by respective agencies. GST applies on full course fee before subsidy. Fee information is accurate as of Mar 2026.

Digital Transformation with AI Tools (WSQ)

Digital Transformation With AI Tools in Singapore at Intellisoft Systems
Intellisoft offers WSQ funded, UTAP supported SkillsFuture Credits Eligible Courses in Singapore

Learn ChatGPT, Gemini, CoPilot & Other AI Tools
for Content Generation, Digital Marketing
& Transformation of Process

AI Tools Training at Intellisoft Systems Singapore

Our Best & Most Useful AI Tools Course in Singapore

Best AI ChatBot for SEOThe “Digital Transformation with AI Tools” course employs a step-by-step framework to ensure you develop a comprehensive understanding of how AI tools can drive digital transformation within your business.

The course begins by introducing fundamental concepts like artificial intelligence and generative AI, and advances to topics such as various AI tools such as ChatGPT, Gemini, Claude, Copilot etc. and Feasibility analysis.

You will explore How to Implement the Latest AI Tools like ChatGPT to your business scenarios.

Use ChatGPT or Gemini or Copilot for Creating Marketing Newsletters, Social Media Posts, Tweets, LinkedIn Posts, Facebook Posts easily.

 

Our Excel VBA (Visual Basic for Applications) training course aims to teach individuals how to use VBA programming language to automate tasks and develop custom solutions within Microsoft Office applications, such as Excel.

The course typically covers VBA syntax and structure, data types and variables, programming constructs such as loops and conditional statements, functions and subroutines, working with arrays and collections, and interacting within the Excel application.

With this Excel VBA knowledge, you will be able to:

  • Combine & consolidate multiple Excel files into a single file,
  • Clean data faster, Create Pivot Tables with VBA,
  • Create Forms,
  • Append data from External files, and
  • Learn to use Range, Objects, Properties & Methods in VBA to automate routine tasks.

The goal of the course is to provide individuals with the skills and knowledge they need to create powerful macros, automate repetitive tasks, and develop custom solutions that can help them work more efficiently and effectively with Microsoft Office applications.

Additionally, the training will include best practices for debugging, testing, and maintaining VBA code and tips for optimizing performance and writing efficient code.

Go To Top

The target audience for an Excel VBA macro programming class includes individuals who want to automate tasks, streamline workflows, and create custom solutions using Excel. This can include:

  1. Business professionals: Individuals who work with Excel regularly, such as financial analysts, project managers, or administrative assistants, can benefit from learning VBA to automate repetitive tasks and create customized reports.
  2. Programmers and developers: Individuals who have experience with programming languages such as Java or Python can use VBA to extend the functionality of Excel and create custom add-ins that interact with other applications.
  3. Students: Students who are studying business, finance, or data analysis can benefit from learning VBA as it is a valuable skill in many industries and can help them stand out in the job market.
  4. Excel power users: Individuals who already have advanced knowledge of Excel and want to take their skills to the next level can benefit from learning VBA to create more complex solutions and automate advanced tasks.

Overall, anyone who uses Excel frequently and wants to increase their productivity, efficiency, and accuracy can benefit from learning VBA macro programming.

Go To Top

Lesson 1: Software Design With Macros

TOPIC A: Getting to Know Excel Macros

  • Visual Basic for Applications
  • Macros
  • Object-Oriented Programming
  • Macro Options
  • Activity: Getting to Know Macros

TOPIC B: Creating a Macro in Microsoft Excel

  • The Macro Recorder
  • Personal Macro Workbooks
  • How to Create a Macro Using the Macro Recorder
  • Activity: Creating a Macro Using the Macro Recorder

TOPIC C: Editing an Excel Macro

  • The Visual Basic Editor
  • Projects
  • Modules
  • The Modules Folder
  • Objects
  • Properties
  • Methods
  • VBA Comments
  • How to Edit a Macro
  • Activity: Editing a Macro

TOPIC D: Debugging a Macro in Excel

  • The Debugging Process
  • Debugging Tools
  • How to Debug a Macro
  • Activity: Debugging a Macro

TOPIC E: Customizing the Quick Access Toolbar and Hotkeys

  • Add a Button to the Quick Access Toolbar to Run a Macro
  • Assign a Keyboard Shortcut to a Macro
  • Activity: Customizing the Quick Access Toolbar and Hotkeys

TOPIC F: Setting Macro Security in Excel

  • Digital Certificates
  • Digital Signatures
  • Macro Security Settings
  • Activity: Setting Macro Security
Summary

Review Questions

 

Lesson 2: Formatting Worksheets Using Macros

TOPIC A: Inserting Text With Excel Macros

  • The Selection Property
  • The ActiveSheet Property
  • The Name Property
  • The Value Property
  • Concatenation
  • How to Insert Text
  • Activity: Inserting Text

TOPIC B: Formatting Text with Macros in Excel

  • How to Format Text
  • Activity: Formatting Text

TOPIC C: Sorting Data within Excel

  • The Range Object
  • The Select Method
  • The CurrentRegion Property
  • How to Sort Data
  • Activity: Sorting Data

TOPIC D: How To Duplicate Data With Excel Macros

  • Data Types
  • Variables
  • Variable Naming Rules
  • Operators
  • The Assignment Operator
  • Arithmetic Operators
  • Comparison Operators
  • Logical Operators
  • The For Next Loop
  • Do Loops
  • The Worksheets Object
  • The Count Property
  • The Offset Property
  • The Copy Method
  • The Paste Method
  • How to Duplicate Data
  • Activity: Duplicating Data

TOPIC E: Generate a Report in Excel Using Macros

  • The Columns Property
  • The AutoFit Method
  • The Address Property
  • The Call Statement
  • The Font Property
  • The End Property
  • How to Generate a Report
  • Activity: Generating a Report
Summary

Review Questions

 

Lesson 3: Creating an Interactive Worksheet with Excel Macros

TOPIC A: Determining the Dialog Box Type

  • Message Boxes
  • Input Boxes
  • Activity: Determining the Dialog Box Type

TOPIC B: Capturing User Input With Macros

  • The InputBox Function
  • Constants
  • The MsgBox Function
  • The Code Continuation Character
  • The vbCrLf Constant
  • Decision Structures
  • The Select Case Statement
  • The If Then Structure
  • The Else Clause
  • How to Capture User Input
  • Activity: Capturing User Input
Summary

Review Questions

 

Lesson 4: Working with Multiple Worksheets

TOPIC A: Insert, Copy, and Delete Worksheets With Excel Macros Methods

  • The Add Method
  • The Copy Method
  • The Delete Method
  • How to Insert, Copy, and Delete Worksheets
  • Activity: Inserting and Deleting Worksheets

TOPIC B: Renaming Worksheets Within Excel

  • Expressions
  • The DateSerial Function
  • The Format Function
  • How to Rename Worksheets
  • Activity: Renaming Worksheets

TOPIC C: Modify the Order of Worksheets Easily With Excel Macros

  • The Move Method
  • How to Modify the Order of Worksheets
  • Activity: Moving Worksheets within a Workbook
  • TOPIC D: Print Worksheets
  • The PrintPreview Method
  • The PrintOut Method
  • How to Print Worksheets
  • Activity: Printing a Workbook
Summary

Review Questions

 

Lesson 5: Performing Calculations With Excel Macro Code

TOPIC A: Create User-Defined Functions inside Excel

  • User-Defined Functions
  • Types of Functions
  • Arguments
  • How to Create User-Defined Functions
  • Activity: Creating and Applying a User-Defined Function

TOPIC B: Automate SUM Functions

  • Declared Range Objects
  • The Set Statement
  • Range Object Cell Addressing
  • The Rows Property
  • The Formula Property
  • The Columns Property
  • Address Property Cell Reference Settings
  • How to Automate SUM Functions
  • Activity: Automating SUM Functions
Summary
Review Questions

Go To Top

The prerequisites for joining our VBA macro programming workshop are:

  1. Basic knowledge of Excel: Participants should have a good understanding of Excel’s features, such as creating and formatting worksheets, entering data, and using basic formulas and functions.
  2. Access to Excel: Participants should have access to a version of Excel that supports VBA programming, such as Excel 2013 or later.
  3. Willingness to learn: Participants should be motivated and willing to learn new skills and concepts related to VBA programming.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.

Venue:

All courses are conducted at:

190 Middle Road, 10-08 Fortune Centre, Singapore 188979.  5 mins walk from Bencoolen MRT station. Bugis, Rochor, Bras Basah MRT are nearby, within walking distance.

The venue is disabled-friendly.

SkillsFuture Ready

Singaporeans can use $500 SkillsFuture Credits for this training to offset the course fees.

Contact us for advise on how to go about claiming your SkillsFuture.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

"What I love about this training is that the trainers make sure we learn the steps and are able to do it on our own. This is a real advantage and I will definitely come back for more practical training"
Michele Martin
HR Manager
“The training was everything I hoped for, and more. Intellisoft Systems really makes a difference, I would have never discovered the hidden features of the sotftware on my own. Thanks a lot Intellisoft !"
Joy Tan
Project Engineer

How To Register

To register for this 2-day course on Chat GPT and Generative AI Tools & Technologies at Intellisoft Systems, you can visit our office or simply register on the website.

The Registration form allows you to directly register the participants.

Additionally, you can reach us by phone at +65 6250-3575 for more information or to register directly.
How to use chatgpt to Create Social Media Content

Accelerate Your Career With the Most Effective & Practical Training.


Upto 70% WSQ Funding* from SkillsFuture Singapore

Training Course Fees & Funding

Full course fee: S$750.00 (before GST & government funding) TGS: TGS-2024043430

Highest Funding
70% Grant

70% SSG Grant

Baseline + Enhanced Training Support

  • SG Citizens aged 40+ (Individual, SME or MNC)
  • SME-sponsored SG Citizens (21+)
  • SME-sponsored PRs (21+)
Course Fee S$750.00
SSG Funding (70%) − S$525.00
Nett Fee S$225.00
GST (9%) S$67.50
You Pay S$292.50
SSG Funded
50% Grant

50% SSG Grant

Baseline WSQ Funding

  • SG Citizens aged 21–39 (Individual or MNC)
  • MNC company-sponsored PRs (21+)
  • Individual PRs (21+)
Course Fee S$750.00
SSG Funding (50%) − S$375.00
Nett Fee S$375.00
GST (9%) S$67.50
You Pay S$442.50
Foreigners & other pass holders: Government grants are not applicable. Full course fee of S$750.00 + 9% GST = S$817.50 applies. Contact us for more details.

Need help with funding applications? We'll guide you through the process.

* Terms & conditions apply. Funding subject to eligibility and approval by respective agencies. GST applies on full course fee before subsidy. Fee information is accurate as of Mar 2026.

Sustainability Management

Best Sustainability Management Course in Singapore

This course delves into sustainability in the context of ICT, exploring energy trends, efficiency optimization, sustainability gaps, and implementation of standards.

Students will learn to analyze ICT energy trends, evaluate energy utilization, recommend suitable tools and technologies, and implement sustainability standards effectively, optimizing organizational practices for a sustainable future.

 

Our Excel VBA (Visual Basic for Applications) training course aims to teach individuals how to use VBA programming language to automate tasks and develop custom solutions within Microsoft Office applications, such as Excel.

The course typically covers VBA syntax and structure, data types and variables, programming constructs such as loops and conditional statements, functions and subroutines, working with arrays and collections, and interacting within the Excel application.

With this Excel VBA knowledge, you will be able to:

  • Combine & consolidate multiple Excel files into a single file,
  • Clean data faster, Create Pivot Tables with VBA,
  • Create Forms,
  • Append data from External files, and
  • Learn to use Range, Objects, Properties & Methods in VBA to automate routine tasks.

The goal of the course is to provide individuals with the skills and knowledge they need to create powerful macros, automate repetitive tasks, and develop custom solutions that can help them work more efficiently and effectively with Microsoft Office applications.

Additionally, the training will include best practices for debugging, testing, and maintaining VBA code and tips for optimizing performance and writing efficient code.

Go To Top

The target audience for an Excel VBA macro programming class includes individuals who want to automate tasks, streamline workflows, and create custom solutions using Excel. This can include:

  1. Business professionals: Individuals who work with Excel regularly, such as financial analysts, project managers, or administrative assistants, can benefit from learning VBA to automate repetitive tasks and create customized reports.
  2. Programmers and developers: Individuals who have experience with programming languages such as Java or Python can use VBA to extend the functionality of Excel and create custom add-ins that interact with other applications.
  3. Students: Students who are studying business, finance, or data analysis can benefit from learning VBA as it is a valuable skill in many industries and can help them stand out in the job market.
  4. Excel power users: Individuals who already have advanced knowledge of Excel and want to take their skills to the next level can benefit from learning VBA to create more complex solutions and automate advanced tasks.

Overall, anyone who uses Excel frequently and wants to increase their productivity, efficiency, and accuracy can benefit from learning VBA macro programming.

Go To Top

Lesson 1: Software Design With Macros

TOPIC A: Getting to Know Excel Macros

  • Visual Basic for Applications
  • Macros
  • Object-Oriented Programming
  • Macro Options
  • Activity: Getting to Know Macros

TOPIC B: Creating a Macro in Microsoft Excel

  • The Macro Recorder
  • Personal Macro Workbooks
  • How to Create a Macro Using the Macro Recorder
  • Activity: Creating a Macro Using the Macro Recorder

TOPIC C: Editing an Excel Macro

  • The Visual Basic Editor
  • Projects
  • Modules
  • The Modules Folder
  • Objects
  • Properties
  • Methods
  • VBA Comments
  • How to Edit a Macro
  • Activity: Editing a Macro

TOPIC D: Debugging a Macro in Excel

  • The Debugging Process
  • Debugging Tools
  • How to Debug a Macro
  • Activity: Debugging a Macro

TOPIC E: Customizing the Quick Access Toolbar and Hotkeys

  • Add a Button to the Quick Access Toolbar to Run a Macro
  • Assign a Keyboard Shortcut to a Macro
  • Activity: Customizing the Quick Access Toolbar and Hotkeys

TOPIC F: Setting Macro Security in Excel

  • Digital Certificates
  • Digital Signatures
  • Macro Security Settings
  • Activity: Setting Macro Security
Summary

Review Questions

 

Lesson 2: Formatting Worksheets Using Macros

TOPIC A: Inserting Text With Excel Macros

  • The Selection Property
  • The ActiveSheet Property
  • The Name Property
  • The Value Property
  • Concatenation
  • How to Insert Text
  • Activity: Inserting Text

TOPIC B: Formatting Text with Macros in Excel

  • How to Format Text
  • Activity: Formatting Text

TOPIC C: Sorting Data within Excel

  • The Range Object
  • The Select Method
  • The CurrentRegion Property
  • How to Sort Data
  • Activity: Sorting Data

TOPIC D: How To Duplicate Data With Excel Macros

  • Data Types
  • Variables
  • Variable Naming Rules
  • Operators
  • The Assignment Operator
  • Arithmetic Operators
  • Comparison Operators
  • Logical Operators
  • The For Next Loop
  • Do Loops
  • The Worksheets Object
  • The Count Property
  • The Offset Property
  • The Copy Method
  • The Paste Method
  • How to Duplicate Data
  • Activity: Duplicating Data

TOPIC E: Generate a Report in Excel Using Macros

  • The Columns Property
  • The AutoFit Method
  • The Address Property
  • The Call Statement
  • The Font Property
  • The End Property
  • How to Generate a Report
  • Activity: Generating a Report
Summary

Review Questions

 

Lesson 3: Creating an Interactive Worksheet with Excel Macros

TOPIC A: Determining the Dialog Box Type

  • Message Boxes
  • Input Boxes
  • Activity: Determining the Dialog Box Type

TOPIC B: Capturing User Input With Macros

  • The InputBox Function
  • Constants
  • The MsgBox Function
  • The Code Continuation Character
  • The vbCrLf Constant
  • Decision Structures
  • The Select Case Statement
  • The If Then Structure
  • The Else Clause
  • How to Capture User Input
  • Activity: Capturing User Input
Summary

Review Questions

 

Lesson 4: Working with Multiple Worksheets

TOPIC A: Insert, Copy, and Delete Worksheets With Excel Macros Methods

  • The Add Method
  • The Copy Method
  • The Delete Method
  • How to Insert, Copy, and Delete Worksheets
  • Activity: Inserting and Deleting Worksheets

TOPIC B: Renaming Worksheets Within Excel

  • Expressions
  • The DateSerial Function
  • The Format Function
  • How to Rename Worksheets
  • Activity: Renaming Worksheets

TOPIC C: Modify the Order of Worksheets Easily With Excel Macros

  • The Move Method
  • How to Modify the Order of Worksheets
  • Activity: Moving Worksheets within a Workbook
  • TOPIC D: Print Worksheets
  • The PrintPreview Method
  • The PrintOut Method
  • How to Print Worksheets
  • Activity: Printing a Workbook
Summary

Review Questions

 

Lesson 5: Performing Calculations With Excel Macro Code

TOPIC A: Create User-Defined Functions inside Excel

  • User-Defined Functions
  • Types of Functions
  • Arguments
  • How to Create User-Defined Functions
  • Activity: Creating and Applying a User-Defined Function

TOPIC B: Automate SUM Functions

  • Declared Range Objects
  • The Set Statement
  • Range Object Cell Addressing
  • The Rows Property
  • The Formula Property
  • The Columns Property
  • Address Property Cell Reference Settings
  • How to Automate SUM Functions
  • Activity: Automating SUM Functions
Summary
Review Questions

Go To Top

The prerequisites for joining our VBA macro programming workshop are:

  1. Basic knowledge of Excel: Participants should have a good understanding of Excel’s features, such as creating and formatting worksheets, entering data, and using basic formulas and functions.
  2. Access to Excel: Participants should have access to a version of Excel that supports VBA programming, such as Excel 2013 or later.
  3. Willingness to learn: Participants should be motivated and willing to learn new skills and concepts related to VBA programming.

Go To Top

Post-Course Support

  • We provide free consultation related to the subject matter after the course.
  • Please email your queries to training@intellisoft.com.sg and we will forward your queries to the subject matter experts.

Venue:

All courses are conducted at:

190 Middle Road, 10-08 Fortune Centre, Singapore 188979.  5 mins walk from Bencoolen MRT station. Bugis, Rochor, Bras Basah MRT are nearby, within walking distance.

The venue is disabled-friendly.

SkillsFuture Ready

Singaporeans can use $500 SkillsFuture Credits for this training to offset the course fees.

Contact us for advise on how to go about claiming your SkillsFuture.

Get Started Today!

Learn By Doing

You learn best when you Do It Yourself.

We teach you, step by step, how you can learn new skills, build your knowledge and enhance your career prospects quickly & easily, with Practical Tips & Tricks!

Do You Have Any Questions or Need a Quotation?

Simple. Just tell us what you need. We’ll be glad to help you!

Some of the companies that experienced our trainings

"What I love about this training is that the trainers make sure we learn the steps and are able to do it on our own. This is a real advantage and I will definitely come back for more practical training"
Michele Martin
HR Manager
“The training was everything I hoped for, and more. Intellisoft Systems really makes a difference, I would have never discovered the hidden features of the sotftware on my own. Thanks a lot Intellisoft !"
Joy Tan
Project Engineer

How To Register

Simply contact us if you would like to register or arrange a corporate class for your company. We will be glad to assist you.

 

Accelerate Your Career With the Most Effective & Practical Training.

Free Tips, Tutorials & Training Grants Info

Learn from expert tips, tricks and resources for Excel, PowerPoint, Photoshop, Python, Power BI, Project Management, IT, Soft Skills & more with our Email Newsletter.
Plus get the latest news on Grants. Join Today!

Found What You Were
Looking For?

Just Tell us...

We're Here To Help You!