Я сделал маленький скрипт на VBA. Это мой первый опыт работы с VBA - не судите строго)))) Я всего лишь учусь))) Моя задача заключалась в следующем:
-
Найти в таблице Excel значение.
-
Если было совпадение, то из определенных ячеек строки берутся значения и вставляются в файл Word.
I made a small script in VBA. This is my first experience with VBA - don't judge too harshly)))) I'm just learning))) My task was the following:
-
Find the value in the Excel table.
-
If there was a match, then values are taken from certain cells in the row and inserted into the Word file.