Office Scripts(Microsoft Excel)

This section introduces the looping (repetitive processing) method in Office scripts.

This loop repeats the sam ...

Office Scripts(Microsoft Excel)

This section introduces the basic use of conditional branches and logical operators in Office scripts.

Office Scripts(Microsoft Excel)

This section introduces the use of string concatenation operators in Office scripts.

Office Scripts(Microsoft Excel)

This section introduces the basic use of arithmetic operators in Office scripts.

Office Scripts(Microsoft Excel)

This section introduces the use of constants in Office scripts.

Office Scripts(Microsoft Excel)

This section shows you how to check if a workbook is opened in read-only mode.

Office Scripts(Microsoft Excel)

Introducing a method to retrieve all worksheets in a workbook.

This is useful if you want to retrieve or change ...

Office Scripts(Microsoft Excel)

Introduction to searching for strings from a worksheet in Office scripts.

Office Scripts(Microsoft Excel)

Introduction to searching for strings from a worksheet in Office scripts.