UA
RU
EN
⯈
ES
JA
DE
HI
AR
CN
PT
FR
IT
KO
PL
RO
TR
Main
Excel
VBA
DAX
SQL
Libre Office CALC
Blog
Online
YLC Utilities
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
Changing the case of letters in text
Amount in words in Ukrainian
Search for Latin characters in Cyrillic and vice versa
Transliteration from Ukrainian to English
Currency rates
VBA Macros
Functions
CONCATIF
NBU_RATE
GETSUBSTR
SUMINWORDS
TRANSLIT
VLOOKUP2
VLOOKUP3
Procedures
CombineWorkbooks
Division
MergeCell
PasswordRemover
ShowCyrylic
ShowLatin
SortSheets
SQLQuery
UnPivotTable
LESSONS VBA
1. What is VBA, basic concepts.
2. Debugger (Debugger)
3. Working with sheets (Sheets)
4. Working with cells (Ranges)
5. Properties (Properties)
6.1. Data types (Variables)
6.2. Data Types (Continued)
7.1. Conditions (Conditions)
7.2. Terms (Continued)
8.1. Loops (Loops)
8.2. Cycles (Continued)
9. Procedures and functions
10. Dialog boxes
11.1. Workbook Events
11.2. Worksheet Events
12.1. Custom forms
12.2. Controls (Controls)
12.3. Controls (Continued)
12.4. Control elements (Exercises)
13.1. Arrays (Arrays)
13.2. Arrays (Continued)
13.3. Arrays (Exercises)
14.1. Using Excel functions
14.2. Creating a custom function
LESSONS SQL
1. SQL language, basic concepts.
2. Data selection (SELECT)
3. Sorting data (ORDER BY)
4. Data filtering (WHERE)
5. Using metacharacters (LIKE)
6. Calculated (calculated) fields
7. Data processing functions
8. Grouping data (GROUP BY)
9. Sub-requests
10. Joining tables (INNER JOIN)
11. OUTER JOIN
12. Combined queries (UNION)
13. Adding data (INSERT INTO)
14. Creating tables (CREATE TABLE)
LESSONS DAX
1. What is DAX. Basic concepts.
2. Function CALCULATE
3. Data selection function FILTER
LIBRE OFFICE CALC
Import of exchange rates from the NBU website
Amount in English
Unpivot tables (Unpivot)
Function
Google Translate
Camel Case Function
Snake Case Function
Kebab Case Function
Break Case Function
Sentence Case Function
Title Case Function
Fuzzy Lookup
Function
GETSUBSTR function
Free extension "YouLibreCalc"
Professional extension "YLC Utilities"
How to create a Python macro
How to write a function on Python
BLOG
What is XML?
What is JSON?
What is refactoring?
What are computer networks? Basic concepts.
How to find out that a user has accessed the site from a mobile device?