- Version
- Download 11
- File Size 50.19 KB
- File Count 1
- Create Date March 3, 2022
- Last Updated March 3, 2022
Excel VBA Project
Sample Excel Macro Enabled workbook
- Unzip
- Ensure that Excel allows workbook to run Macros
You can review the VBA code that will show method to
- get GeoTabCAM exe from registry
- launch GeoTabCAM (in either single capture or multiple capture mode)
- process output and get image filename(s)
- insert images into Excel cell
The sample provided will
- launch GeoTabCAM when
- the Picture Preview column heading is selected
- it will allow multiple photos to be taken and insert them sequentially down the column
- a cell from the Picture Preview column is selected
- it will allow a single photo to be taken and insert in the selected cell
- the Picture Preview column heading is selected
- insert photo(s) in the cell
- insert filename and link in the adjacent cell