Click the icon to run the VBA development environment.
!VBA01 PROGRAM =======================================================================================
mapkey vb01 @MAPKEY_NAMEVBA PROGRAM;@MAPKEY_LABELVBA PROGRAM;\
mapkey(continued) @SYSTEMstart /B "" \
mapkey(continued) F:\\A_DEV\\TOOLBOX_VBA.xlsm;
!VBA01 ==============================================================================================
This is the icon displayed in creo.
There is no need to search for Excel files separately.
I wish PTC would provide more sample files for VBA.
The blog address below is the code that selects the dimensions of the model and imports them into an Excel file.
https://tool-2020.tistory.com/977