readme md
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# LibreOffice Image Macro
|
||||||
|
|
||||||
|
Inserts images into LibreOffice Calc cells based on a mapping table.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
1. Open `znova.ods`, enable macros when prompted.
|
||||||
|
2. On the **Vyber** sheet, fill column **H** with image file paths and column **I** with destination cell references (e.g. `Vysledok.B5`).
|
||||||
|
3. Run the macro: **Tools -> Macros -> Run Macro...** -> expand `znova.ods` -> `Standard` -> `image_macro` -> `ShowImages` -> **Run**.
|
||||||
|
|
||||||
|
Running again clears all previously inserted images and re-draws them.
|
||||||
Reference in New Issue
Block a user