UA
RU
EN
⯈
ES
JA
DE
HI
AR
CN
PT
FR
IT
KO
PL
RO
TR
Główna
Excel
VBA
DAX
SQL
Libre Office CALC
Blog
Online
VBA Functions
Text
InStr
InStrRev
LCase
Left
Len
LTrim
Mid
Replace
Right
RTrim
StrReverse
Trim
UCase
Arrays
Array
Choose
Join
Split
UBound
Conversion
Asc
Chr
Format
Val
Math
Abs
Int, Fix
Rnd
Round
Sqr
Date
Now
Time
Date
Day
Weekday
Month
Year
Hour
Minute
Second
TOP
VBA-Lesson 1. What is VBA, basic concepts.
What is VBA, basic concepts.
VBA-Lesson 2. Debugger
What is Debugger and correct work with code.
VBA-Lesson 3. Sheets Collection
Working with sheets (Sheets) in VBA.
VBA-Lesson 4. Working with ranges (Range)
Working with ranges (Range) through VBA.
VBA-Lesson 5. Properties
Working with values in cells through their properties.
VBA-Lesson 6.1. Data types (Variables)
Types of variables and their declaration.
VBA-Lesson 6.2. Data types (Variables)
Arrays, constants and custom data types.
VBA-Lesson 7.1. Conditions
Using conditions to control the algorithm.
VBA-Lesson 7.2. Conditions
Using conditions to check variable type and compare text variables.
VBA-Lesson 8.1. Loops
Using loops to perform repetitive operations.
VBA-Lesson 8.2. Loops
Practical use of cycles.
VBA-Lesson 9. Procedures and functions
Creation of procedures and functions.
VBA-Lesson 10. Dialog boxes
Creating and using dialog boxes.
VBA-Lesson 11.1. Workbook events
Using workbook events.
VBA-Lesson 11.2. Worksheet events
Using worksheet events.
VBA-Lesson 12.1. Custom forms
Creating custom forms in Excel.
VBA-Lesson 12.2. Controls
Creation and use of control elements.
VBA-Lesson 12.3. Controls (Continued)
Creating and using control elements (ScrollBar, ComboBox, ListBox).
VBA-Lesson 12.4. Controls (Exercises)
Practical use of control elements.
VBA-Lesson 13.1. Arrays
Using arrays for data storage.
VBA-Lesson 13.2. Arrays (Continued)
Using dynamic arrays.
VBA-Lesson 13.3. Arrays (Exercises)
Practical use of arrays.
VBA-Lesson 14.1. Using Excel functions
Using Excel functions in the VBA environment.
VBA-Lesson 14.2. Creating a custom function
Creating your own function in Excel.
ONLINE SERVICES
Online Case Converter
Convert number to words in Ukrainian
Find latin characters in cyrillic text
Transliteration from Ukrainian to English
INTERESTING ARTICLES
VLOOKUP
VLOOKUP2
VLOOKUP3
VLOOKUP2D
SUMIFS
CONCATIF
SQL query in Excel VBA
Import data from Access to Excel
VBA TUTORIAL
1. What is VBA, basic concepts.
2. Code Debugger
3. Working with worksheets (Sheets)
4. Working with cells (Ranges)
5. Properties
6.1. Data types (Variables)
6.2. Data types (Continued)
7.1. Conditions
7.2. Conditions (Continued)
8.1. Loops
8.2. Loops (Continued)
9. Procedures and functions
10. Dialog boxes (Dialog boxes)
11.1. Workbook events
11.2. Worksheet events
12.1. Custom forms
12.2. Controls
12.3. Controls (Continued)
12.4. Controls (Exercises)
13.1. Arrays
13.2. Arrays (Continued)
13.3. Arrays (Exercises)
14.1. Using Excel functions
14.2. Creating a custom function
SQL TUTORIAL
1. What is SQL? SQL essentials.
2. Select data from a database (SELECT)
3. Sorting the result records (ORDER BY)
4. Filter records (WHERE)
5. Using wildcards (LIKE)
6. Computed (calculated) columns
7. Aggregate functions (MIN, MAX, AVG etc.)
8. Grouping of the resulting set (GROUP BY)
9. Subqueries
10. Combining records from two tables (INNER JOIN)
11. Outer join (LEFT, RIGHT, FULL JOIN)
12. Combining the resulting sets (UNION)
13. Insert new records (INSERT INTO)
14. Create a new table (CREATE TABLE)
DAX TUTORIAL
1. What is DAX. Basic concepts.
2. CALCULATE function
3. FILTER function for data selection
LIBRE OFFICE CALC
Import currency rates from the NBU site
Convert number into words
Unpivot cross table
Google Translate Function
Camel Case Function
Snake Case Function
Kebab Case Function
Break Case Function
Sentence Case Function
Title Case Function
BLOG